mirror of
https://github.com/KevinMidboe/delugeClient.git
synced 2025-10-28 19:40:12 +00:00
Added pypi version badge.
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
<h4 align="center"> A easy to use Deluge CLI that can connect to Deluge RPC (even over ssh) written entirely in python.</h4>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://pypi.org/project/delugeClient-kevin/">
|
||||
<img src="https://img.shields.io/pypi/v/delugeClient-kevin" />
|
||||
</a>
|
||||
<a href="https://snyk.io/test/github/kevinmidboe/delugeclient?targetFile=requirements.txt">
|
||||
<img src="https://snyk.io/test/github/kevinmidboe/delugeclient/badge.svg?targetFile=requirements.txt" alt="Known Vulnerabilities" data-canonical-src="https://snyk.io/test/github/kevinmidboe/delugeclient?targetFile=requirements.txt" style="max-width:100%;">
|
||||
</a>
|
||||
@@ -146,4 +149,4 @@ To interface with deluged :
|
||||
- Create your feature branch: git checkout -b my-new-feature
|
||||
- Commit your changes: git commit -am 'Add some feature'
|
||||
- Push to the branch: git push origin my-new-feature
|
||||
- Submit a pull request
|
||||
- Submit a pull request
|
||||
|
||||
Reference in New Issue
Block a user