Update README.md

This commit is contained in:
Tony Yang 2019-10-10 21:31:46 +08:00 committed by GitHub
parent 25e47d23bb
commit d9fd7f296e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,10 +12,11 @@ Distributes users onto different classes, each had its own permissions
## Install
1. Set database information. `connection/SQL.php`
2. Set blog config. `config.php`
3. Done!
3. Import SQL file. `cavern.sql`
4. Done!
## Libraries
editormd
- editormd
## Cavern API Quick Start
To get data from Cavern, a recommended way is to use the **Cavern API**.