Skip to content

Commit 9524abe

Browse files
committed
Fix: added license info to the README
1 parent 6feaaa7 commit 9524abe

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,8 @@ This extension adds one new PHP function:
1919
int xxhash32(string $data);
2020
```
2121

22-
It will checksum the string, and return the checksum.
22+
It will checksum the string, and return the checksum.
23+
24+
## License
25+
26+
BSD 2-clause license.

0 commit comments

Comments
 (0)