From c3f7d337d6773a5547165c86cb719ab205e255bf Mon Sep 17 00:00:00 2001 From: Colin Caine Date: Mon, 25 Sep 2017 05:31:45 +0100 Subject: [PATCH] Add note about documentation to readme. --- readme.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/readme.md b/readme.md index 5bd7a4c8..2e7845b8 100644 --- a/readme.md +++ b/readme.md @@ -15,6 +15,12 @@ npm install Addon is built in tridactyl/build. Load it as a temporary addon in firefox with `about:debugging` or the `web-ext` CLI (`web-ext run -s build --firefox path/to/nightly/firefox`). The addon may work in older versions of Firefox, but it's targetting Firefox 57+. +### Documentation + +Ask in `#tridactyl` on [matrix.org](https://riot.im/app/#/room/#tridactyl:matrix.org), freenode, or [gitter](https://gitter.im/tridactyl/Lobby). + +Development notes are in the doc directory, but they're somewhat out of date. Code is quite short and not *too* badly commented, though. + ## Principles and objectives Principles: