Update README

pull/89/merge
Vinayak Mehta 2020-03-21 18:07:29 +05:30
parent 44193e0d26
commit 7d4c9e53c6
2 changed files with 5 additions and 1 deletions

View File

@ -124,6 +124,10 @@ After installation, you can run tests using:
$ python setup.py test $ python setup.py test
</pre> </pre>
## Wrappers
- [camelot-php](https://github.com/randomstate/camelot-php) provides a [PHP](https://www.php.net/) wrapper on Camelot.
## Versioning ## Versioning
Camelot uses [Semantic Versioning](https://semver.org/). For the available versions, see the tags on this repository. For the changelog, you can check out [HISTORY.md](https://github.com/camelot-dev/camelot/blob/master/HISTORY.md). Camelot uses [Semantic Versioning](https://semver.org/). For the available versions, see the tags on this repository. For the changelog, you can check out [HISTORY.md](https://github.com/camelot-dev/camelot/blob/master/HISTORY.md).