diff --git a/README.md b/README.md
index a678589..d09a384 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,13 @@
# Raspberry Pi E-Paper Calendar
-
+
- [](https://github.com/aceisace/E-Paper-Calendar-with-iCal-sync-and-live-weather/releases)
+ [](https://github.com/aceisace/Inky-Calendar/releases)
[](https://img.shields.io/pypi/pyversions/pyowm.svg)
- [](https://github.com/aceisace/E-Paper-Calendar-with-iCal-sync-and-live-weather/blob/master/LICENSE)
+ [](https://github.com/aceisace/Inky-Calendar/blob/master/LICENSE)
[](https://www.paypal.me/SaadNaseer)
@@ -20,7 +20,7 @@ This software fully supports the 3-Colour **and** 2-Colour version of the 7.5" E
## Preview
-
+
## Main features
@@ -55,13 +55,13 @@ This software fully supports the 3-Colour **and** 2-Colour version of the 7.5" E
## Installing required packages for python 3.x
Execute the following command in the Terminal to install all required packages. This will work on both, Raspbian Stretch with Desktop and Raspbian Stretch lite.
-**`bash -c "$(curl -sL https://raw.githubusercontent.com/aceisace/E-Paper-Calendar-with-iCal-sync-and-live-weather/master/Installer-with-debug.sh)"`**
+**`bash -c "$(curl -sL https://raw.githubusercontent.com/aceisace/Inky-Calendar/master/Installer-with-debug.sh)"`**
If the Installer should fail for any reason, kindly open an issue and paste the error. Thanks.
**Screenshot of the installer:**
-
+
## Adding details to the programm
Once the packages are installed, navigate to the home directory, open 'E-Paper-Master' and open the file 'settings.py' inside the Calendar folder. Adjust the values using the list below as a reference. You can edit the settings.py file by typing:
@@ -100,7 +100,7 @@ Before updating, the Installer checks if the settings file (/home/pi/E-Paper-Mas
After updating, copy the contents from your old settings file to the new one. There are usally more options in the new settings.py file so a 'template' is prepared with each update. This template can be found in /home/pi/E-Paper-Master/Calendar/settings.py.sample.
## Contributing
-All sorts of contributions are most welcome and appreciated. To start contributing, please follow the [Contribution Guidelines](https://github.com/aceisace/E-Paper-Calendar-with-iCal-sync-and-live-weather/blob/master/CONTRIBUTING.md).
+All sorts of contributions are most welcome and appreciated. To start contributing, please follow the [Contribution Guidelines](https://github.com/aceisace/Inky-Calendar/blob/master/CONTRIBUTING.md).
The average response time for issues, PRs and emails is usually 24 hours. In rare cases, it might be longer.