README.md in scottkit-1.1.0 vs README.md in scottkit-1.2.0

- old
+ new

@@ -96,5 +96,17 @@ The `-b` (`--bug-tolerant`) option is needed for Scott Adams Adventure 14b (*Buckaroo Banzai*), which places one item (the jug of jet fuel) in room 50 of 36. None of Scott's own games is so sloppy. +Documentation +------------- + +* [ScottKit Tutorial](data/tutorial/tutorial.md) +* [The ScottKit format reference manual](manual/reference.md) +* A series of blog-posts about ScottKit: + * [Scottkit is born! Only seven and a half years late!](https://reprog.wordpress.com/2017/10/12/scottkit-is-born-only-seven-and-a-half-years-late/) + * [Building adventure games with ScottKit](https://reprog.wordpress.com/2017/10/13/building-adventure-games-with-scottkit/) + * [Rooms and items in ScottKit](https://reprog.wordpress.com/2017/10/14/rooms-and-items-in-scottkit/) + * [Actions in ScottKit](https://reprog.wordpress.com/2017/10/16/actions-in-scottkit/) + +