diff --git a/FAQ.md b/FAQ.md index d91868a..f3e8a62 100644 --- a/FAQ.md +++ b/FAQ.md @@ -14,4 +14,7 @@ You shouldn't, Docker containers are meant to be static and they should never up Docker Images: * [Linux|Server.io's](https://hub.docker.com/r/linuxserver/radarr/) tracks release. -* [hotio's](https://hub.docker.com/r/hotio/radarr/) tracks nightly. \ No newline at end of file +* [hotio's](https://hub.docker.com/r/hotio/radarr/) tracks nightly. + +### How can I view and edit the SQLite database? +Download and install [DB Browser for SQLite](http://sqlitebrowser.org/) and then open the `nzbdrone.db` which can be found in the [[AppData Directory]]. \ No newline at end of file