diff --git a/README.md b/README.md index ed9a401..6cee397 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +Now you should proceed to update `src/settings-local.php` with your DB password and session secret.