update usage

This commit is contained in:
2026-05-31 12:23:20 +02:00
parent f89538c594
commit 707244c2ec
2 changed files with 2 additions and 2 deletions

View File

@@ -2,8 +2,6 @@
A command line tool that recreates the famous data decryption effect seen in the 1992 movie Sneakers. A command line tool that recreates the famous data decryption effect seen in the 1992 movie Sneakers.
![Visual demonstration](nms.gif)
Rewrite from https://github.com/bartobri/no-more-secrets in rust. Rewrite from https://github.com/bartobri/no-more-secrets in rust.
## Usage ## Usage
@@ -14,6 +12,8 @@ Take stdin as input and send on stdout. Example with command `ls -list`:
ls -list | nms ls -list | nms
``` ```
![](nms.gif)
## Installation ## Installation
Make sure you have rust installed: https://rust-lang.org/tools/install/ Make sure you have rust installed: https://rust-lang.org/tools/install/

BIN
nms.gif

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 MiB

After

Width:  |  Height:  |  Size: 1.7 MiB