Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thedevs-network/kutt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuthu Kumar <muthukumar@thefeathers.in>2018-11-16 17:00:34 +0300
committerGitHub <noreply@github.com>2018-11-16 17:00:34 +0300
commit278a918c7abae62a10f05f7d49fb6107f013990a (patch)
treed535eed9324dd9bec63888d9db1bb0e84671279a /README.md
parent31fa0a48dc9b3daf982e090fb4e21e5c7612cb8f (diff)
[docs] Fix in README
3rd party is already unofficial, no need to mention unofficial for only one client.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index baea3c2..937c815 100644
--- a/README.md
+++ b/README.md
@@ -116,7 +116,7 @@ You can use Kutt as your default URL shortener in [ShareX](https://getsharex.com
## 3rd Party API packages
| Language | Link | Description |
|-----------|------------------------------------------------------------|---------------------------------------------------|
-| C# (.NET) | [KuttSharp](https://github.com/0xaryan/KuttSharp) | Unofficial .NET package for Kutt.it url shortener |
+| C# (.NET) | [KuttSharp](https://github.com/0xaryan/KuttSharp) | .NET package for Kutt.it url shortener |
| Python | [kutt-cli](https://github.com/univa64/kutt-cli) | Command-line client for Kutt written in Python |
| Ruby | [kutt.rb](https://github.com/univa64/kutt.rb) | Kutt library written in Ruby |
| Node.js | [node-kutt](https://github.com/ardalanamini/node-kutt) | Node.js client for Kutt.it url shortener |