From cdef0703f7fd9d37c16abfff84129050afee08fb Mon Sep 17 00:00:00 2001 From: Takshan Date: Wed, 1 Jun 2022 18:44:51 +0900 Subject: [PATCH 1/2] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 771d359..18fc026 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +!\[version\](https://badgen.net/pypi/v/pip/RahulScripts) +!\[licence\](https://badgen.net/pypi/license/RahulScipts) +!\[latest release\](https://badgen.net/github/release/RahulScipts/RahulScipts) + + # RahulScipts ### Daily usage scripts. Specially used in Genomics. @@ -22,4 +27,4 @@ pip install git+https://github.com/Takshan/RahulScipts.git import rahulscripts as rs ``` -Check the documentation to see all the functions avaiable.. \ No newline at end of file +Check the documentation to see all the functions avaiable.. From db84d7177ebbf2dcdd8fced9f4ea9069e0132b2f Mon Sep 17 00:00:00 2001 From: Takshan Date: Wed, 1 Jun 2022 18:53:09 +0900 Subject: [PATCH 2/2] Update README.md --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 18fc026..dc81e26 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ -!\[version\](https://badgen.net/pypi/v/pip/RahulScripts) -!\[licence\](https://badgen.net/pypi/license/RahulScipts) -!\[latest release\](https://badgen.net/github/release/RahulScipts/RahulScipts) +![version](https://badgen.net/pypi/v/pip/RahulScripts) +![licence](https://badgen.net/badge/license/MIT/blue) +![latest release](https://badgen.net/github/release/RahulScipts/RahulScipts) +![latest stable release](https://badgen.net/github/release/RahulScipts/RahulScipts/stable) +![Test Status](https://badgen.net/github/status/micromatch/micromatch/4.0.1) +![last commit](https://badgen.net/github/last-commit/rahulscipts) # RahulScipts