summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 6a769767a..8458d9443 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -107,7 +107,7 @@ The project is structured in the following way:
* **css/**: All the CSS used in the project. Except the admin.css file everything needs to be minified first using Grunt, see the **js/README.md** file for more information
-* **db/**: SQL queries and data objects.
+* **db/**: SQL queries and data objects. The database schema is stored in **appinfo/database.xml**
* **explore/**: Code that allows you to hook up custom explore pages and JSON configuration files what is displayed on the default explore page