diff --git a/README.md b/README.md index 399272b..04f51d5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- +

@@ -31,7 +31,7 @@ This software is in active development. To see the current development status, [ ## Preview

- ## Hardware required @@ -59,7 +59,7 @@ This software is in active development. To see the current development status, [ ## Installing required packages for python 3.x Execute the following command in the Terminal to install all required packages. Please use Raspbian Buster with Desktop (preferably the latest version). Raspbian Buster **LITE** is not supported. -**`bash -c "$(curl -sL https://raw.githubusercontent.com/aceisace/Inky-Calendar/master/Installer.sh)"`** +**`bash -c "$(curl -sL https://raw.githubusercontent.com/aceisace/Inky-Calendar/main/Installer.sh)"`** **Note**: If you were using a previous version, please use the web-ui for generating a new settings file. Settings files from previous versions are not compatible. @@ -72,7 +72,7 @@ If the Installer should fail for any reason, kindly open an issue and paste the **Preview of Installer:**

- +

## Adding details to the program @@ -95,7 +95,7 @@ If you encounter errors related to your iCalendar, please feel free to report th Before updating, re-name the current Inky-Calendar folder e.g. Inky-Calendar-old and then run the installer again (see above), choosing the **update** option. ## Contributing -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/.github/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/main/.github/CONTRIBUTING.md). The average response time for issues, PRs and emails is usually 24 hours. In some cases, it might be longer.