From 339cbfc71bb4b9cb71b12f25647b09d8d492f505 Mon Sep 17 00:00:00 2001 From: Pete Shadbolt Date: Sat, 23 Jul 2016 19:55:02 +0100 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5652aa5..f21961e 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ $ pip install --user abp ## Visualization -`abp` comes with a tool to visualize graph states in a WebGL compatible web browser (Chrome, Firefox, Safari etc). It uses a client-server architecture to enable instant updates. +`abp` comes with a tool to visualize graph states in a WebGL compatible web browser (Chrome, Firefox, Safari etc). It uses a client-server architecture. First, run `abpserver` in a terminal: