Selaa lähdekoodia

Add comment header;

bjorn 9 vuotta sitten
vanhempi
commit
c7a4ddfe62
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  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)