doc: improve readability of readme
This commit is contained in:
parent
dba41bec8b
commit
34a2138c56
1 changed files with 6 additions and 2 deletions
|
@ -8,12 +8,16 @@ Or if you have nix installed you can do ``nix develop``.
|
|||
Pipelines run and generate these files every time they are modified.
|
||||
|
||||
### Handovers
|
||||
Latest handovers are available here [download][0] [browse][2]
|
||||
Latest handovers are available here:
|
||||
* [Download][0]
|
||||
* [Browse][2]
|
||||
|
||||
These can be generated with ``nix run .#handovers``
|
||||
|
||||
### Minutes
|
||||
Latest Minutes are available [download][1] [browse][3]
|
||||
Latest Minutes are available here:
|
||||
* [Download][1]
|
||||
* [Browse][3]
|
||||
|
||||
These can be generated with ``nix run .#minutes``
|
||||
|
||||
|
|
Loading…
Reference in a new issue