Ver código fonte

Add comment header;

bjorn 9 anos atrás
pai
commit
c7a4ddfe62
1 arquivos alterados com 4 adições e 0 exclusões
  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)