Improve description of the project

This commit is contained in:
Rémi Verschelde
2016-07-26 10:33:10 +02:00
committed by GitHub
parent 2f3acffc57
commit cc42fe3fbf

View File

@@ -1,5 +1,6 @@
# addonlib
Addonlib for Godot
# Godot's Asset Library
REST API and frontend for Godot Engine's [official asset library](https://godotengine.org/asset-library).
## Installation
@@ -10,4 +11,4 @@ bower install
cp src/settings-local-example.php src/settings-local.php
````
Now you should proceed to update `src/settings-local.php` with your DB password and session secret.
Now you should proceed to update `src/settings-local.php` with your DB password and session secret.