mirror of
https://github.com/danpros/htmly.git
synced 2026-04-23 14:06:23 +05:30
Update README.md
Updating the readme file.
This commit is contained in:
parent
5358f21d50
commit
790f24c2a4
1 changed files with 9 additions and 3 deletions
12
README.md
12
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
|
||||
------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue