Reference the documentation in README

This commit is contained in:
Robin Wellner 2017-01-08 16:31:24 +01:00 committed by GitHub
parent 3e3a238eaa
commit f22c120419

View File

@ -17,6 +17,8 @@ serializedData = love.filesystem.newFileData("filename")
someValue = bitser.loadData(serializedData:getPointer(), serializedData:getSize())
```
Documentation can be found in [USAGE.md](USAGE.md).
Pull requests, bug reports and other feedback welcome! :heart:
Bitser is released under the ISC license (functionally equivalent to the BSD