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:
authorpoeti8 <ezzati.upt@gmail.com>2020-07-28 19:08:01 +0300
committerpoeti8 <ezzati.upt@gmail.com>2020-07-28 19:08:27 +0300
commit5526d89e263798d00aab753a75a4a80c2771d627 (patch)
tree0942ca9ba6be49c11a5b954b038f7cfc049ed2d3
parent824d6eed038a32df2d4edcf630c0f957fda9fe70 (diff)
docs(readme): add donate section
-rw-r--r--README.md8
-rw-r--r--btc.pngbin0 -> 2589 bytes
2 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index daf5210..bbfc178 100644
--- a/README.md
+++ b/README.md
@@ -28,6 +28,7 @@ If you're coming from v1, refer to [MIGRATION.md](MIGRATION.md) to migrate data
- [API](#api)
- [Integrations](#integrations)
- [3rd Party Packages](#3rd-party-packages)
+- [Donate](#donate)
- [Contributing](#contributing)
## Key Features
@@ -104,6 +105,12 @@ Download Kutt's official workflow for [Alfred](https://www.alfredapp.com/) app f
| 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 |
+## Donate
+
+Kutt is free of charge and free of ads. Help us keep our servers running and motivate us to work on this project by donating to our Bitcoin wallet.
+
+<div style="display:flex;align-items:center"><img src="./btc.png" alt="Kutt.it" width="24px" height="24px" style="margin-right:16px;"><code>1P89WxNTinKxxDQ4FmC4jis3KUdfA9fLJB</code></div>
+
## Contributing
Pull requests are welcome. You'll probably find lots of improvements to be made.
@@ -111,3 +118,4 @@ Pull requests are welcome. You'll probably find lots of improvements to be made.
Open issues for feedback, requesting features, reporting bugs or discussing ideas.
Special thanks to [Thomas](https://github.com/trgwii) and [Muthu](https://github.com/MKRhere). Logo design by [Muthu](https://github.com/MKRhere).
+
diff --git a/btc.png b/btc.png
new file mode 100644
index 0000000..6402b75
--- /dev/null
+++ b/btc.png
Binary files differ