From c3521a310019bb91afb774211c7273727b1c0086 Mon Sep 17 00:00:00 2001 From: aeschylus <scipioaffricanus@gmail.com> Date: Thu, 25 Jan 2018 10:01:44 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 08e810fe7..c0058b622 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -** Running the module +** Running the module ** This module is intended to be a console-only version of the a Mirador-like viewer, with tests and the ability to manipulate the state tree through actions in the console. To run the module, first make sure you are in this directory (`minimal_redux_poc`), then: -- GitLab