Skip to content

Commit

Permalink
notes
Browse files Browse the repository at this point in the history
  • Loading branch information
flammie committed Nov 18, 2024
1 parent eb803b4 commit d95f68f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,10 @@ Optional arguments:
--json output in JSON format
```
If you want to debug divvunspell behaviour, simply enable rust's logging
features by setting `RUST_LOG=trace` on your commandline's environment
variables.
### accuracy
Building:
Expand Down Expand Up @@ -154,3 +158,8 @@ The crate `divvunspell` is licensed under either of
at your option.
The `divvunspell`, `thfst-tools` and `accuracy` binaries are licensed under the GPL version 3 license.
## More docs?
We have [GitHub pages site](https://divvun.github.io/divvunspell/) for
divvunspell with some more tech docs and stuff (WIP).

0 comments on commit d95f68f

Please sign in to comment.