Browse Source

Add comment header;

bjorn 9 năm trước cách đây
mục cha
commit
c7a4ddfe62
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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)