diff --git a/README.md b/README.md index f631ac8..f9bd536 100644 --- a/README.md +++ b/README.md @@ -11,17 +11,23 @@ HTMLy requires PHP 5.3 or greater. Installations ------------- -Download the latest version, extract it, then upload the extracted files to your server. +Download the latest version, extract it, then upload the extracted files to your server. Make sure the installation folder is writeable by your server. Configurations -------------- -Change config.ini inside system folder. +Change **config.ini** inside **config** folder, and than create **YourUsername.ini** inside **config/users** folder, write down your password there. + +```` +password = YourPassword +```` + +You can login to admin panel at `www.example.com/admin`. Demo ---- -Visit the demo blog on [Serverios](http://www.serverios.com). +Visit the demo blog on [Danlogs](http://www.danlogs.com). Credit ------