diff --git a/apps/db_assembler/README.md b/apps/db_assembler/README.md index d57246735c..009ac7ce2a 100644 --- a/apps/db_assembler/README.md +++ b/apps/db_assembler/README.md @@ -1,6 +1,6 @@ ## Description -This script allows you to assemble all sql files into one so you can easily import it to your databases (or use the main script to import directly). +This script allows you to assemble all sql files into one so you can easily import it to your databases (or use the main script to import directly). By default, it creates the merged files in `/env/dist`. ## How to use: