From 5ee4dcd035cbf8c00ff95f02fce6ff6b3dc61aaf Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Fri, 10 Jul 2015 09:48:20 +0200 Subject: add schema hint --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CONTRIBUTING.md') 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 -- cgit v1.2.3