Add scm rockspec. Fix README.

This commit is contained in:
bakpakin
2015-06-07 18:47:50 -04:00
parent 9230dad1e1
commit 44fb94c457
3 changed files with 26 additions and 10 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-- @author Calvin Rose
-- @license MIT
-- @copyright 2015
local tiny = { _VERSION = "1.1-2" }
local tiny = { _VERSION = "scm" }
-- Local versions of standard lua functions
local tinsert = table.insert