diff --git a/README.md b/README.md index 81d8e8bbcaee05ed33158509ba0d30dfcea14f75..3837a20a1ce493fdc08d4818c0c1ffc7114a56f2 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,12 @@ [](https://travis-ci.org/BhallaLab/moose) [](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.