Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
Update IPython to Jupyter, and link to examples.
  • Loading branch information
dmasad authored Jul 21, 2018
1 parent 18f6999 commit edaecc4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ It allows users to quickly create agent-based models using built-in core compone
:alt: A screenshot of the Schelling Model in Mesa

*Above: A Mesa implementation of the Schelling segregation model,
being visualized in a browser window and analyzed in an IPython
being visualized in a browser window and analyzed in a Jupyter
notebook.*

.. _`Mesa` : https://github.com/projectmesa/mesa/
Expand All @@ -30,6 +30,7 @@ Features
* Modular components
* Browser-based visualization
* Built-in tools for analysis
* Example model library

Using Mesa
------------
Expand All @@ -46,7 +47,7 @@ You can also use `pip` to install the github version:
$ pip install git+https://github.com/projectmesa/mesa
Take a look at the `examples <https://github.com/projectmesa/mesa/tree/master/examples>`_ folder for sample models demonstrating Mesa features.

For more help on using Mesa, check out the following resources:

Expand Down

0 comments on commit edaecc4

Please sign in to comment.