aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Lange <code@nerdmind.de>2019-07-03 14:23:57 +0200
committerThomas Lange <code@nerdmind.de>2019-07-03 14:23:57 +0200
commitbb65ed6044d2c96fdef74c5ea2c042450540f37f (patch)
treee5853bca0b656502cb7d7489d196a09dd0d2293f
parent327b62b60ea108326ea35f834247a7906373892c (diff)
downloadblog-bb65ed6044d2c96fdef74c5ea2c042450540f37f.tar.gz
blog-bb65ed6044d2c96fdef74c5ea2c042450540f37f.tar.xz
blog-bb65ed6044d2c96fdef74c5ea2c042450540f37f.zip
Add references to the documentation
-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