From 3600a81bc948c6eaaeb119004c76be26884aa43d Mon Sep 17 00:00:00 2001 From: Mark Friedrich Date: Fri, 20 Jul 2018 23:31:53 +0200 Subject: [PATCH] - updated README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 89c23ab6..0fa1fbf4 100644 --- a/README.md +++ b/README.md @@ -40,10 +40,10 @@ Issues should be reported in the [Issue](https://github.com/exodus4d/pathfinder/ |-- routes.ini --> config - routes |-- [0755] export/ --> static data |-- csv/ --> *.csv used by /setup page - |-- sql/ --> DB dump for import (pathfinder.sql) + |-- sql/ --> DB dump for import (eve_universe.sql.zip) |-- [0755] favicon/ --> Favicons |-- [0777] history/ --> log files (map history logs) [optional] - |-- [0755] js/ --> JS source files (raw) + |-- [0755] js/ --> JS source files |-- app/ --> "PASTHFINDER" core files (not used for production) |-- lib/ --> 3rd partie extension/library (not used for production) |-- app.js --> require.js config (!required for production!)