Quellcode durchsuchen

Merge pull request #110 from 0xaryan/patch-1

Add 3rd party packages section
Pouria Ezzati vor 7 Jahren
Ursprung
Commit
4066c0e304
1 geänderte Dateien mit 6 neuen und 0 gelöschten Zeilen
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -19,6 +19,7 @@
 * [Setup](#setup)
 * [API](#api)
 * [Integrate with ShareX](#sharex)
+* [3rd Party API Packages](#3rd-party-api-packages)
 * [Contributing](#contributing)
 
 ## Key Features
@@ -112,6 +113,11 @@ Body (or query for GET request)
 ## ShareX
 You can use Kutt as your default URL shortener in [ShareX](https://getsharex.com/). Please refer to our [ShareX wiki](https://github.com/thedevs-network/kutt/wiki/ShareX) for more informations.
 
+## 3rd Party API packages
+| Language  | Link                                                       | Description                                       |
+|-----------|------------------------------------------------------------|---------------------------------------------------|
+| C# (.NET) | [KuttSharp](https://github.com/0xaryan/KuttSharp)          | Unofficial .NET package for Kutt.it url shortener |
+
 ## Contributing
 Pull requests are welcome. You'll probably find lots of improvements to be made.