Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/NotStatilko/uiScrypt into main
Browse files Browse the repository at this point in the history
  • Loading branch information
NotStatilko committed Sep 24, 2021
2 parents 563e74f + 6afff0b commit 713a917
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,8 @@
It's a UI implementation of [**Scrypt**](https://en.wikipedia.org/wiki/Scrypt) on PyQt5.

![uiScrypt Preview](preview.png)

You can set default Scrypt configuration via **CMD args**
```
python3 uiScrypt.py 1048576 8 1
```

0 comments on commit 713a917

Please sign in to comment.