diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8ccb47c..e0a5ef4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -11,12 +11,12 @@ If you would like to report a bug please open a new issue. If you would like to When reporting a bug please provide the following information: * Version of Nextcloud -* Version of this theme (Can be found at the top of server.scss or the README) +* Version of this theme (Can be found at the top of server.scss) * Which browser you are using and the version of said browser ## Feature/styling Requests -If you would like something added to the theme please open up a new issue. If you would like styling add for a specific app, you can either open a new issue, or leave a comment on this [issue](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/2). If you would like to add the styling yourself please open up a new issue. +If you would like something added to the theme please open up a new issue. If you would like styling added for a specific app or add that styling yourselves, please open a new issue. ## Pull Requests diff --git a/README.md b/README.md index 3dab67e..6c8a319 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ The icons are from the default Nextcloud theme and the individual apps, with the ![screenshot of theme](screenshot.png) ## Version number -The first number is the Nextcloud version. The second number is the Nextcloud point release version. The third number is the theme version. +The first number is the Nextcloud version. The second number is the Nextcloud major point release version. The third number is the theme version. ## Progress Theming for Core Nextcloud functionality is done. You can check on the progress of App styling and request styling for specific apps [here](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/2) @@ -14,7 +14,7 @@ Theming for Core Nextcloud functionality is done. You can check on the progress ## Installation The master branch will always be the current stable release so you can clone that for easy installation and updates. Using git is currently the recommended way of installing the theme. You can also download it as a zip file either straight from the master branch, or on the release page. -To install the theme please start by disabling the Theming app which comes with Nextcloud, it is know to cause issues with custom themes. +To install the theme please start by disabling the Theming app which comes with Nextcloud, it is known to cause issues with custom themes. Next, git clone or unzip it into your **nextcloud/themes** folder. @@ -30,9 +30,9 @@ Please have a look at the CONTRIBUTING.md for details on how to contribute. ## Donations If you like the theme and would like to donate you can use the following cryptocurrency addresses: -BTC: 1Pp3UG9k6ZkwrVXrhr9kwwvjwDk5Vchu3f -BCH: 1C7dQLqMU6Kucxx9GcFDMnTTTsBpeNT9vo -LTC: LLii6QbQiHnkjq2TNcNYC3JafV4mWYXWnx -DOGE: DNsXstU98g61QtF4CKwL6NZE8UAf4eJSdC +BTC: 1Pp3UG9k6ZkwrVXrhr9kwwvjwDk5Vchu3f +BCH: 1C7dQLqMU6Kucxx9GcFDMnTTTsBpeNT9vo +LTC: LLii6QbQiHnkjq2TNcNYC3JafV4mWYXWnx +DOGE: DNsXstU98g61QtF4CKwL6NZE8UAf4eJSdC Thank you. \ No newline at end of file