We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9004f92 commit d7290aeCopy full SHA for d7290ae
README.md
@@ -6,7 +6,7 @@ A complete solution of pgRouting direction Web API written in Node js (Javascrip
6
7
- edit `.env` file according to your postgres connection, pgRouting table name and express js settings.
8
9
-- *if your pgrouting database table schema/name of columns is different, you have to change the query schema in `src/model/pgrouting.js`
+- *if your pgrouting database table schema/name of columns is different, you have to change the query schema in `src/pgrouting.js`
10
11
## Install Modules
12
0 commit comments