From 25969cd9e09d8eb2c951ad5750c13c3b01f33fe7 Mon Sep 17 00:00:00 2001
From: Dilawar Singh <dilawar@users.noreply.github.com>
Date: Sun, 17 Dec 2017 16:09:14 +0530
Subject: [PATCH] Update README.md

---
 README.md | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index 81d8e8bb..3837a20a 100644
--- a/README.md
+++ b/README.md
@@ -1,15 +1,12 @@
 [![Build Status - master](https://travis-ci.org/BhallaLab/moose.svg?branch=master)](https://travis-ci.org/BhallaLab/moose)   [![Documentation Status](https://readthedocs.org/projects/moose/badge/?version=latest)](https://readthedocs.org/projects/moose/?badge=latest)
+[__Linux Packages__](https://software.opensuse.org//download.html?project=home%3Amoose&package=moose) 
+[__Document__](http://moose.readthedocs.io/en/latest/)
 
 This is the parent repository of [MOOSE simulator](https://moose.ncbs.res.in).
 It keeps the snanshots of its components: core (written in C++) and python 
 scripting interface, MOOSE's Graphical User Interface (GUI). This should be the 
 source of stable MOOSE code.
 
-__Quick Install__
-
-[Linux Packages](https://software.opensuse.org//download.html?project=home%3Amoose&package=moose)
-[Document](http://moose.readthedocs.io/en/latest/)
-
 # About
 
 MOOSE is the Multiscale Object-Oriented Simulation Environment. It is designed to simulate neural systems ranging from biochemical signaling to complex models of single neurons, circuits, and large networks. A typical use case is to model neural activity-driven synaptic plasticity, in which network activity to synapses triggers biochemical reaction-diffusion events, which in turn modulate ion channels to give rise to synaptic plasticity.
-- 
GitLab