From 47d22e59ac135e89bb273d5fe68f5b1ecac2f765 Mon Sep 17 00:00:00 2001 From: timofej Date: Thu, 17 Aug 2023 23:12:26 +0200 Subject: [PATCH] Fix typos in README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 08ed960..5861757 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Neuropecolation +# Neuropercolation 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).