From bb65ed6044d2c96fdef74c5ea2c042450540f37f Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Wed, 3 Jul 2019 14:23:57 +0200 Subject: Add references to the documentation --- readme.md | 7 +++++-- 1 file 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 -- cgit v1.2.3