diff --git a/README.md b/README.md index 9848b1038ad3bb6023206691816959ff140c8595..6217b68c5c7c0ec5449d4d9380e38342284120df 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ [](https://travis-ci.org/BhallaLab/moose) [](https://readthedocs.org/projects/moose/?badge=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. + # About MOOSE is the Multiscale Object-Oriented Simulation Environment. It is designed @@ -22,11 +27,6 @@ interface with Python, graphical displays with Matplotlib, PyQt, and OpenGL, and support for many model formats. These include SBML, NeuroML, GENESIS kkit and cell.p formats, HDF5 and NSDF for data writing. -This is the parent repository of [MOOSE simulator](https://moose.ncbs.res.in). -It keeps the snanshots of components of MOOSE: core (written in C++) of MOOSE, -python scripting interface, and its graphical user interface (GUI). This is your -source stable MOOSE code. - # VERSION This is MOOSE 3.0.2pre "Ghevar". The Ghevar release is the third of series 3 of MOOSE releases.