aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTerry Truong <terry06890@gmail.com>2022-07-15 18:20:44 +1000
committerTerry Truong <terry06890@gmail.com>2022-07-15 18:20:44 +1000
commit61d57b38400fdd2e3f51ff515e5191b27b869c9e (patch)
tree7e14610ba6d8d03ba82e251df23f65c7f3f1081e /README.md
parent79964b53a250dc690aef0fda6ffd5023e890872c (diff)
Change favicon
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9fa6ab8..077bdfd 100644
--- a/README.md
+++ b/README.md
@@ -39,7 +39,7 @@ stored using [Sqlite](https://www.sqlite.org).
Note: Running your own version of the client and server should be straightforward,
but generating the database that they use takes a long time. More details are
-in `backend/data/README.md`.
+in `backend/tolData/README.md`.
### Client Side
1. If you don't have npm or Node.js installed, you can download a Node installer from