Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
trossr32 committed Sep 3, 2020
2 parents 3ca753e + 402bd8c commit 24ba35d
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# TransmissionManager
# PsTransmission

[![PowerShell Gallery Version](https://img.shields.io/powershellgallery/v/Transmission?label=Transmission&logo=powershell&style=plastic)](https://www.powershellgallery.com/packages/Transmission)
[![PowerShell Gallery](https://img.shields.io/powershellgallery/dt/Transmission?style=plastic)](https://www.powershellgallery.com/packages/Transmission)

A Powershell module that integrates with the Transmission RPC API.

Available in the [Powershell Gallery](https://www.powershellgallery.com/packages/Transmission)
Expand Down Expand Up @@ -73,4 +77,4 @@ Get-ChildItem -Path "[Github clone/download directory]\ps-transmission\src\PsTra

## Contribute

Please raise an issue if you find a bug, or create a pull request to contribute.
Please raise an issue if you find a bug, or create a pull request to contribute.

0 comments on commit 24ba35d

Please sign in to comment.