Просмотр исходного кода

Merge pull request #112 from thedevs-network/3rd-party/cli

Add CLI client to readme
Pouria Ezzati 7 лет назад
Родитель
Сommit
48ab3ba872
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -117,6 +117,7 @@ You can use Kutt as your default URL shortener in [ShareX](https://getsharex.com
 | Language  | Link                                                       | Description                                       |
 | 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)          | Unofficial .NET package for Kutt.it url shortener |
+| Python    | [kutt-cli](https://github.com/univa64/kutt-cli)            | Command-line client for Kutt written in Python    |
 
 
 ## Contributing
 ## Contributing
 Pull requests are welcome. You'll probably find lots of improvements to be made.
 Pull requests are welcome. You'll probably find lots of improvements to be made.