aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--readme.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/readme.md b/readme.md
index 54a4ea6..41d7777 100644
--- a/readme.md
+++ b/readme.md
@@ -15,5 +15,8 @@ Easy blogging application written with PHP7! The application comes with a fullte
3. Rename `core/configuration-example.php` to `core/configuration.php` and customize the configuration and set in any case the settings for the database connection.
4. Navigate your browser to `/admin/auth.php` and authenticate with the default username `ChangeMe` and the password `changeme` (please note that the username is case-sensitive).
-## Wiki
-More information about the configuration and customization on the **wiki** of this repository! \ No newline at end of file
+## Documentation
+You can find more information about the configuration and customization in the wiki:
+
+* [GitHub](https://github.com/Nerdmind/Blog/wiki)
+* [Mirror](https://code.nerdmind.de/blog/wiki/) \ No newline at end of file