diff --git a/README.md b/README.md index e7ac432..8d27cf6 100644 --- a/README.md +++ b/README.md @@ -110,17 +110,18 @@ You can use Kutt as your default URL shortener in [ShareX](https://getsharex.com Download Kutt's official workflow for [Alfred](https://www.alfredapp.com/) app from [alfred-kutt](https://github.com/thedevs-network/alfred-kutt) repository. ## 3rd Party packages -| Language | Link | Description | -| ---------- | ---------------------------------------------------------- | -------------------------------------------------- | -| C# (.NET) | [KuttSharp](https://github.com/0xaryan/KuttSharp) | .NET package for Kutt.it url shortener | -| Python | [kutt-cli](https://github.com/RealAmirali/kutt-cli) | Command-line client for Kutt written in Python | -| Ruby | [kutt.rb](https://github.com/RealAmirali/kutt.rb) | Kutt library written in Ruby | -| Rust | [urlshortener](https://github.com/vityafx/urlshortener-rs) | URL shortener library written in Rust | -| Rust | [kutt-rs](https://github.com/robatipoor/kutt-rs) | Command line tool written in Rust | -| Node.js | [node-kutt](https://github.com/ardalanamini/node-kutt) | Node.js client for Kutt.it url shortener | -| JavaScript | [kutt-vscode](https://github.com/mehrad77/kutt-vscode) | Visual Studio Code extention for Kutt | -| Java | [kutt-desktop](https://github.com/cipher812/kutt-desktop) | A Cross platform Java desktop application for Kutt | -| Go | [kutt-go](https://github.com/raahii/kutt-go) | Go client for Kutt.it url shortener | +| Language | Link | Description | +| ---------- | --------------------------------------------------------------------------------- | -------------------------------------------------- | +| C# (.NET) | [KuttSharp](https://github.com/0xaryan/KuttSharp) | .NET package for Kutt.it url shortener | +| Python | [kutt-cli](https://github.com/RealAmirali/kutt-cli) | Command-line client for Kutt written in Python | +| Ruby | [kutt.rb](https://github.com/RealAmirali/kutt.rb) | Kutt library written in Ruby | +| Rust | [urlshortener](https://github.com/vityafx/urlshortener-rs) | URL shortener library written in Rust | +| Rust | [kutt-rs](https://github.com/robatipoor/kutt-rs) | Command line tool written in Rust | +| Node.js | [node-kutt](https://github.com/ardalanamini/node-kutt) | Node.js client for Kutt.it url shortener | +| JavaScript | [kutt-vscode](https://github.com/mehrad77/kutt-vscode) | Visual Studio Code extention for Kutt | +| Java | [kutt-desktop](https://github.com/cipher812/kutt-desktop) | A Cross platform Java desktop application for Kutt | +| Go | [kutt-go](https://github.com/raahii/kutt-go) | Go client for Kutt.it url shortener | +| BASH | [GitHub Gist](https://gist.github.com/hashworks/6d6e4eae8984a5018f7692a796d570b4) | Simple BASH function to access the API | ## Donate