From 1b63bb5946cf492cee80eadf6a047b8ae57243b9 Mon Sep 17 00:00:00 2001 From: TheDevFab Date: Mon, 19 Oct 2020 14:02:25 +0200 Subject: [PATCH] Readme updates --- .github/FUNDING.yml | 1 - README.md | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) delete mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml deleted file mode 100644 index 96ea42e..0000000 --- a/.github/FUNDING.yml +++ /dev/null @@ -1 +0,0 @@ -custom: ['fabian.cx/buymeacoffee'] diff --git a/README.md b/README.md index c76daa5..bd71c41 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ All alerts can be instantly sent to Telegram, Discord, Twitter and/or Email. > 💡 Got a feature idea? Open an [issue](https://github.com/TheDevFab/TradingView-Webhook-Bot/issues/new) and I might implement it. ## Installation -> ⚠️ Best to run the bot on a VPS. I can recommend [Hetzner](https://hetzner.com/). +> ⚠️ Best to run the bot on a VPS. I can recommend [Hetzner](https://hetzner.cloud/?ref=tQ1NdT8zbfNY). 1. Clone this repository `git clone https://github.com/TheDevFab/TradingView-Webhook-Bot.git` 1. Create your virtual environment `python3 -m venv TradingView-Webhook-Bot` 1. Activate it `source TradingView-Webhook-Bot/bin/activate && TradingView-Webhook-Bot` @@ -57,4 +57,4 @@ All alerts can be instantly sent to Telegram, Discord, Twitter and/or Email. ## How can I help? All kinds of contributions are welcome! -The most basic way to show your support is to `⭐️ star` the project, or to raise [`🐞issues`](https://github.com/TheDevFab/TradingView-Webhook-Bot/issues/new). To keep me going you could also buy me a [`☕️ coffee`](http://fabian.cx/buymeacoffee). Any kind of support means a lot to me. 🙌 \ No newline at end of file +The most basic way to show your support is to `⭐️ star` the project, or to raise [`🐞issues`](https://github.com/TheDevFab/TradingView-Webhook-Bot/issues/new). \ No newline at end of file