Skip to content

Commit 815b44b

Browse files
committed
Update README.md
1 parent e8fc1bd commit 815b44b

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
# lz-string-go
22
Port of the decompression algorithm in Go.
33

4-
Please help yourself and copy-paste away. This is not a lib to be maintained, this is a piece of code that you should use as an example.
4+
## Usage
5+
Please help yourself and copy-paste away. This is not a lib to be maintained, this is a piece of code that you should use as an example.
6+
7+
All releases of [lz-string](https://github.com/pieroxy/lz-string) have always been binary compatibles and will be in the future, so there is no worries about compatibility with future versions of lz-string.
8+
9+
## License
10+
This code is licensed under the [WTFPL](http://www.wtfpl.net/)

0 commit comments

Comments
 (0)