mirror of
https://github.com/vale981/tridactyl
synced 2025-03-04 17:11:40 -05:00
Add note about documentation to readme.
This commit is contained in:
parent
d8033adccc
commit
c3f7d337d6
1 changed files with 6 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue