Skip to content

Commit a2e6d24

Browse files
tpike3rht
authored andcommitted
Update resources in README
1 parent d429a7f commit a2e6d24

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

README.rst

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -57,19 +57,21 @@ Or any other (development) branch on this repo or your own fork:
5757
5858
$ pip install -U -e git+https://github.com/YOUR_FORK/mesa@YOUR_BRANCH#egg=mesa
5959
60-
Take a look at the `examples <https://github.com/projectmesa/mesa/tree/main/examples>`_ folder for sample models demonstrating Mesa features.
60+
For resources or help on using Mesa, check out the following:
6161

62-
For more help on using Mesa, check out the following resources:
63-
64-
* `Intro to Mesa Tutorial`_
65-
* `Docs`_
66-
* `Email list for users`_
67-
* `PyPI`_
62+
* `Intro to Mesa Tutorial`_ (An introductory model, the Boltzmann Wealth Model, for beginners or those new to Mesa.)
63+
* `Complexity Explorer Tutorial`_ (An advanced-beginner model, SugarScape with Traders, with instructional videos)
64+
* `Mesa Examples`_ (A repository of seminal ABMs using Mesa and examples of employing specific Mesa Features)
65+
* `Docs`_ (Mesa's documentation, API and useful snippets)
66+
* `Discussions`_ (GitHub threaded discussions about Mesa)
67+
* `Matrix Chat`_ (Chat Forum via Matrix to talk about Mesa)
6868

6969
.. _`Intro to Mesa Tutorial` : http://mesa.readthedocs.org/en/main/tutorials/intro_tutorial.html
70+
.. _`Complexity Explorer Tutorial` : https://www.complexityexplorer.org/courses/172-agent-based-models-with-python-an-introduction-to-mesa
71+
.. _`Mesa Examples` : https://github.com/projectmesa/mesa-examples/tree/main/examples
7072
.. _`Docs` : http://mesa.readthedocs.org/en/main/
71-
.. _`Email list for users` : https://groups.google.com/d/forum/projectmesa
72-
.. _`PyPI` : https://pypi.python.org/pypi/Mesa/
73+
.. _`Discussions` : https://github.com/projectmesa/mesa/discussions
74+
.. _`Matrix Chat` : https://matrix.to/#/#project-mesa:matrix.org
7375
7476
Running Mesa in Docker
7577
------------------------

0 commit comments

Comments
 (0)