aboutsummaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorBrent Beardsley <brentbeardsley@gmail.com>2015-04-17 17:41:54 -0600
committerBrent Beardsley <brentbeardsley@gmail.com>2015-04-17 17:41:54 -0600
commit8805a449864897e53cb039bea8e3b52844e5f5a9 (patch)
tree85f254b358428d9cd73e2fd2699a4b0df9339ec5 /dist
parent0e28da5f47883ddecc2de0be8ec870aab2eaf7a9 (diff)
downloaduBlock-8805a449864897e53cb039bea8e3b52844e5f5a9.zip
uBlock-8805a449864897e53cb039bea8e3b52844e5f5a9.tar.gz
uBlock-8805a449864897e53cb039bea8e3b52844e5f5a9.tar.bz2
Update README.md
Added location of ublock0.sqlite on windows
Diffstat (limited to 'dist')
-rw-r--r--dist/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/README.md b/dist/README.md
index c3221c2..5311e43 100644
--- a/dist/README.md
+++ b/dist/README.md
@@ -34,4 +34,4 @@ uBlock<sub>0</sub> settings are kept intact even after you uninstall the addon.
On Linux, the settings are saved in a SQlite file located at `~/.mozilla/firefox/[profile name]/extension-data/ublock0.sqlite`.
-On Windows, I don't know where that SQlite file is located. Feel free to submit a pull request if you do know.
+On Windows, the settings are saved in a SQlite file located at `%APPDATA%\Mozilla\Firefox\Profiles\[profile name]\extension-data\ublock0.sqlite`.