diff options
-rw-r--r-- | README.md | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -16,11 +16,6 @@ $ cd Spear | |||
16 | $ cabal install | 16 | $ cabal install |
17 | ``` | 17 | ``` |
18 | 18 | ||
19 | Documentation | ||
20 | ------------- | ||
21 | |||
22 | An online copy of the haddocks can be found [here][0]. | ||
23 | |||
24 | Features | 19 | Features |
25 | -------- | 20 | -------- |
26 | 21 | ||
@@ -51,5 +46,3 @@ Features | |||
51 | 46 | ||
52 | ### Scene | 47 | ### Scene |
53 | * Automated loading of scenes and scene resources as described by scene files. | 48 | * Automated loading of scenes and scene resources as described by scene files. |
54 | |||
55 | [0]: http://shellblade.net/docs/Spear/index.html | ||