Minor changes.

This commit is contained in:
bakpakin
2015-03-29 20:39:59 +08:00
parent c38e5633d5
commit 22daad2b26
3 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ Tiny-ecs uses [busted](http://olivinelabs.com/busted/) for testing. Install and
`busted` from the command line to test.
## Documentation ##
See API [here](http://bakpakin.github.io/tiny-ecs/).
See API [here](http://bakpakin.github.io/tiny-ecs/doc/).
Documentation can be generated locally with [LDoc](http://stevedonovan.github.io/ldoc/).
## TODO ##