Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
p6laris authored Oct 8, 2022
1 parent 43f6628 commit 26b86fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ MorseSharp is a simple lightweight .NET library to convert **english** and **kur
## Installation
Use nuget package manager to install [MorseSharp](https://www.nuget.org/packages/MorseSharp) using CLI.
```bash
dotnet add package MorseSharp --version 1.0.1
Install-Package MorseSharp
```
## Usage
### 1. Text
Expand Down

0 comments on commit 26b86fb

Please sign in to comment.