From 6d8f63fa62ed1ed54cd46b9a72b07ec1c226ddf8 Mon Sep 17 00:00:00 2001 From: lpmi-13 Date: Mon, 5 Nov 2018 22:33:46 +0000 Subject: [PATCH] fix simple typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8384ae8..556cd18 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ You'll need to [include Leaflet](https://leafletjs.com/download.html) separately Docs for people who want to use AgentMaps are available [here](https://noncomputable.github.io/AgentMaps/docs/index.html). -Docs people who want to understand its internals are [here](https://noncomputable.github.io/AgentMaps/devdocs/index.html). +Docs for people who want to understand its internals are [here](https://noncomputable.github.io/AgentMaps/devdocs/index.html). A basic walkthrough for creating an AgentMaps simulation can be found [here](https://noncomputable.github.io/AgentMaps/docs/tutorial-quickstart.html).