---
README.md | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/README.md b/README.md
index 52340d1..36bbd24 100644
--- a/README.md+++ b/README.md
@@ -16,3 +16,12 @@ A cache is implemented in `XDG_CACHE_HOME/guile-ispdb`. The default TTL is set t
- [ ] Currently file format almost fully complies with the [config file format](https://www.bucksch.org/1/projects/thunderbird/autoconfiguration/config-file-format.html). The documentation option can still clash.
- [ ] Support for [additional configuration servers](https://www.bucksch.org/1/projects/thunderbird/autoconfiguration/#Configuration_server_at_ISP) unimplemented
- [ ] RDE integration
++## Running Tests++To run the tests do the following++```sh+guix shell +guile -L . -l ispdb-tests.scm +```
--
2.46.0