Update README
parent
44193e0d26
commit
7d4c9e53c6
|
|
@ -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).
|
||||||
|
|
|
||||||
|
|
@ -32,7 +32,7 @@ Release v\ |version|. (:ref:`Installation <install>`)
|
||||||
|
|
||||||
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
|
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
|
||||||
:target: https://github.com/ambv/black
|
:target: https://github.com/ambv/black
|
||||||
|
|
||||||
.. image:: https://img.shields.io/badge/continous%20quality-deepsource-lightgrey
|
.. image:: https://img.shields.io/badge/continous%20quality-deepsource-lightgrey
|
||||||
:target: https://deepsource.io/gh/camelot-dev/camelot/?ref=repository-badge
|
:target: https://deepsource.io/gh/camelot-dev/camelot/?ref=repository-badge
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue