commit f8843c50
Updated readme on generating sql
Changed files
| M | README.md before |
diff --git a/README.md b/README.md
index a5567ce..4dd2f5c 100644
--- a/README.md
+++ b/README.md
@@ -24,6 +24,12 @@ USEDBIXX=1 to src/Makefile.local (file must be created)
Go to ./src and type "make"
The executable will be in the same folder.
+To create the database scripts:
+cd sql/create_tables/
+./create_specific.sh
+
+This will create the scripts for PostgreSQL, MySQL and SQLite
+
# Details
## Writing to XML-files