From f8c82d24bb8477dbd3022bffa9acea78bee58fbb Mon Sep 17 00:00:00 2001 From: cheginit Date: Thu, 30 Jul 2020 01:46:38 -0500 Subject: [PATCH] add the bandit badge --- README.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 8e3e15e..854f6f3 100644 --- a/README.rst +++ b/README.rst @@ -26,6 +26,10 @@ | +.. image:: https://img.shields.io/badge/security-bandit-green.svg + :target: https://github.com/PyCQA/bandit + :alt: Security Status + .. image:: https://www.codefactor.io/repository/github/cheginit/pygeoogc/badge :target: https://www.codefactor.io/repository/github/cheginit/pygeoogc :alt: CodeFactor @@ -131,8 +135,6 @@ can be converted to ``GeoDataFrame`` or ``xarray.Dataset`` using Hydrodata. Contributing ------------ -Contirbutions are very welcomed. Please read -`CODE_OF_CONDUCT.rst `__ -and +Contributions are very welcomed. Please read `CONTRIBUTING.rst `__ file for instructions.