浏览代码

Add comment header;

bjorn 9 年之前
父节点
当前提交
c7a4ddfe62
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      trickle.lua

+ 4 - 0
trickle.lua

@@ -1,3 +1,7 @@
+-- trickle v0.1.0 - Lua bitstream
+-- https://github.com/bjornbytes/trickle
+-- MIT License
+
 local trickle = {}
 
 local function byteExtract(x, a, b)