Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
hakavlad committed Apr 13, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent a0dd72f commit 0fea46e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@
[![CodeQL](https://github.com/hakavlad/tird/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/hakavlad/tird/actions/workflows/github-code-scanning/codeql)
[![Releases](https://img.shields.io/github/v/release/hakavlad/tird?label=Release)](https://github.com/hakavlad/tird/releases)
[![PyPI](https://img.shields.io/pypi/v/tird?color=008080&label=PyPI)](https://pypi.org/project/tird/)
[![Tutorial](https://img.shields.io/badge/%F0%9F%93%96-Tutorial-808)](https://github.com/hakavlad/tird/tree/main/docs/tutorial#tutorial)
[![Tutorial](https://img.shields.io/badge/%F0%9F%93%96-Tutorial-808)](https://github.com/hakavlad/tird/blob/main/docs/tutorial/README.md)

`tird` *(an acronym for "this is random data")* is a tool for writing random bytes, encrypting file contents, and hiding encrypted data.

@@ -102,9 +102,9 @@ Enabling debug messages additionally shows:
- salts, passphrases, digests, keys, nonces, tags;
- some other info.

## Tutorial with examples
## Tutorial

See here: [docs/tutorial](https://github.com/hakavlad/tird/tree/main/docs/tutorial).
See [here](https://github.com/hakavlad/tird/blob/main/docs/tutorial/README.md).

## Requirements

0 comments on commit 0fea46e

Please sign in to comment.