|
|
@ -0,0 +1,16 @@ |
|
|
|
# What is this? |
|
|
|
[JTMM2](https://gitea.planet-casio.com/KikooDX/jtmm2)'s todo (and not |
|
|
|
todo) list. |
|
|
|
|
|
|
|
# How do I read it? |
|
|
|
With your eyes. Seriously you will need `groff` to compile it, it's |
|
|
|
probably already on your system. |
|
|
|
```sh |
|
|
|
$ groff -tms -Tpdf source.ms > out.pdf |
|
|
|
``` |
|
|
|
|
|
|
|
# How do I add stuff? |
|
|
|
For this repository. Add yourself as an autor after all existing one in |
|
|
|
`source.ms`. You can then add suggestions in the right categories with |
|
|
|
the correct format. When you are done, submit a merge request. It will |
|
|
|
be evaluated and merge if I want it to be. |