We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05b7d79 commit 7d2cdedCopy full SHA for 7d2cded
README.md
@@ -1,5 +1,6 @@
1
[](http://hashids.org/)
2
3
+[![Build Status][travis-image]][travis-url]
4
[![License][license-image]][license-url]
5
6
> A php extension for Hashids
@@ -92,5 +93,8 @@ License
92
93
94
MIT License. See the [LICENSE](LICENSE) file. You can use Hashids in open source projects and commercial products. Don't break the Internet. Kthxbye.
95
96
+[travis-url]: https://travis-ci.org/cdoco/hashids.phpc
97
+[travis-image]: https://travis-ci.org/cdoco/hashids.phpc.svg
98
+
99
[license-url]: https://github.com/cdoco/grank/blob/master/LICENSE
100
[license-image]: https://img.shields.io/badge/License-MIT-blue.svg
0 commit comments