From 7d4c9e53c67b4be005d7f060190d68b26512f361 Mon Sep 17 00:00:00 2001 From: Vinayak Mehta Date: Sat, 21 Mar 2020 18:07:29 +0530 Subject: [PATCH] Update README --- README.md | 4 ++++ docs/index.rst | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 086ce8a..1fa8be4 100644 --- a/README.md +++ b/README.md @@ -124,6 +124,10 @@ After installation, you can run tests using: $ python setup.py test +## Wrappers + +- [camelot-php](https://github.com/randomstate/camelot-php) provides a [PHP](https://www.php.net/) wrapper on Camelot. + ## 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). diff --git a/docs/index.rst b/docs/index.rst index f2d0775..950240e 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -32,7 +32,7 @@ Release v\ |version|. (:ref:`Installation `) .. image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://github.com/ambv/black - + .. image:: https://img.shields.io/badge/continous%20quality-deepsource-lightgrey :target: https://deepsource.io/gh/camelot-dev/camelot/?ref=repository-badge