Skip to content

Commit c8f159e

Browse files
committed
Update README
1 parent a55aa0d commit c8f159e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -167,14 +167,6 @@ Enabling debug messages additionally shows:
167167
- Byte strings related to cryptographic operations: salts, passphrases, digests, keys, nonces, and tags.
168168
- Some other information, including various sizes.
169169

170-
## Documentation
171-
172-
- [Specification](https://github.com/hakavlad/tird/blob/main/docs/SPECIFICATION.md)
173-
- [man page](https://github.com/hakavlad/tird/blob/main/docs/MANPAGE.md)
174-
- [Input options](https://github.com/hakavlad/tird/blob/main/docs/INPUT_OPTIONS.md)
175-
- [Tutorial](https://github.com/hakavlad/tird/blob/main/docs/tutorial/README.md)
176-
- [FAQ](https://github.com/hakavlad/tird/blob/main/docs/FAQ.md)
177-
178170
## Tradeoffs and Limitations
179171

180172
- `tird` does not support:
@@ -280,6 +272,14 @@ $ minisign -Vm tird-v0.17.0-linux-amd64.zip -P RWQLYkPbRQ8b56zEe8QdbjLFqC9UrjOa
280272
This requires the signature `tird-v0.17.0-linux-amd64.zip.minisig` to be present in the same directory.
281273
</details>
282274

275+
## Documentation
276+
277+
- [Specification](https://github.com/hakavlad/tird/blob/main/docs/SPECIFICATION.md)
278+
- [man page](https://github.com/hakavlad/tird/blob/main/docs/MANPAGE.md)
279+
- [Input options](https://github.com/hakavlad/tird/blob/main/docs/INPUT_OPTIONS.md)
280+
- [Tutorial](https://github.com/hakavlad/tird/blob/main/docs/tutorial/README.md)
281+
- [FAQ](https://github.com/hakavlad/tird/blob/main/docs/FAQ.md)
282+
283283
## TODO
284284

285285
Write or improve the documentation:

0 commit comments

Comments
 (0)