upd version / ReadMe

This commit is contained in:
Paul Liverman III
2018-04-23 02:35:20 -07:00
parent cea8f76bb3
commit 0eccde530a
2 changed files with 4 additions and 1 deletions

View File

@@ -2,6 +2,9 @@
A collection of functions for Lua, geared towards game development.
This fork incorporates randomization from the LOVE engine's math library if
available, and uses a local for random calls.
## Installation