changeset 7:c197e6f55301

documentation
author Jeff Hammel <k0scist@gmail.com>
date Sun, 24 Dec 2017 13:25:34 -0800
parents 6ded3b06fafa
children cc74dcd1548b
files README.md
diffstat 1 files changed, 10 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/README.md	Sun Dec 24 13:09:01 2017 -0800
+++ b/README.md	Sun Dec 24 13:25:34 2017 -0800
@@ -8,13 +8,22 @@
 [stack](https://docs.haskellstack.org/en/stable/README/)
 installed.
 
+You'll probbly want to issue `stack upgrade` to
+ensure you're up to date
 
-## Jotto
+## Contents
+
+### Jotto
 
 Jotto is a game;
 read more about it here:
 https://en.wikipedia.org/wiki/Jotto .
 
+The `jotto` package was created with
+```
+stack new jotto
+```
+
 ## Building
 
 Let's try out the Shake build system: