diff --git a/README.md b/README.md index 63eaf6b..08ed960 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,13 @@ -# Cellular Automaton -This package provides an cellular automaton for [Python 3](https://www.python.org/) +# Neuropecolation +This package provides an neuropercolation model for [Python 3](https://www.python.org/) forked from Richard Feistenauer's [cellular-automaton](https://gitlab.com/DamKoVosh/cellular_automaton). + + ## Dependencies There is only a dependency for [recordclass](https://pypi.org/project/recordclass/) at the moment.