From 4ab4b2a6d286d4037cac831a3450d91fcbcc0f62 Mon Sep 17 00:00:00 2001 From: Richard Feistenauer Date: Thu, 26 Mar 2020 08:10:30 +0000 Subject: [PATCH] added installation instructions to readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ec1dd7a..3486b16 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,9 @@ to have a clean and tested code with a decent coverage added some more requireme The speed optimization and multi process capability was more of challenge for myself. IMHO the module now reached an acceptable speed, but there is still room for improvements (e.g. with Numba?). +## Installation +This module can be loaded and installed from [pipy](https://pypi.org/project/cellular-automaton/): `pip install cellular-automaton` + ## Usage To start and use the automaton you will have to define three things: - The neighborhood