From c686793e1c3ea1e254be913cb3ac31becd5bc04d Mon Sep 17 00:00:00 2001 From: Shi Johnson-Bey Date: Sun, 29 Oct 2023 09:29:29 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8582da9..2de9fe4 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,10 @@ differs greatly from the version the paper describes. - Characters can only hold one occupation at a time. - Does not model the exact position of entities. +# Try Neighboorly without installing + +Neighborly is available to use within this [sample Google Colab notebook](https://colab.research.google.com/drive/1WxZnCR8afekfBl-vI6WcIcS6OhRGdkam?usp=sharing). It contains a basic walkthrough of how to define content for the simulation and inspect the generated data. + # Installation The latest official release of Neighborly is available to install from [PyPI](https://pypi.org/project/neighborly/).