From e9761a1bee045091895bf3ffd357ea697eef4183 Mon Sep 17 00:00:00 2001 From: noncomputable Date: Wed, 19 Sep 2018 18:36:43 -0400 Subject: [PATCH] changed spritegents plugin name to iconagents --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7b70e4..a71bb43 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ You can find the corresponding code under _/demos_ in the gh-pages branch [here] ### Plugins -[Spritegents](https://github.com/noncomputable/AgentMaps-Spritegents): Lets you depict agents with custom icons instead of circles. +[IconAgents](https://github.com/noncomputable/AgentMaps-IconAgents): Lets you depict agents with custom icons instead of circles. Thank you to anyone who somehow benefits from this.