mirror of
https://github.com/gvx/bitser.git
synced 2024-11-24 06:54:20 +00:00
Reference the documentation in README
This commit is contained in:
parent
3e3a238eaa
commit
f22c120419
@ -17,6 +17,8 @@ serializedData = love.filesystem.newFileData("filename")
|
|||||||
someValue = bitser.loadData(serializedData:getPointer(), serializedData:getSize())
|
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:
|
Pull requests, bug reports and other feedback welcome! :heart:
|
||||||
|
|
||||||
Bitser is released under the ISC license (functionally equivalent to the BSD
|
Bitser is released under the ISC license (functionally equivalent to the BSD
|
||||||
|
Loading…
Reference in New Issue
Block a user