update usage
This commit is contained in:
@@ -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.
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
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
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## 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/
|
||||||
|
|||||||
Reference in New Issue
Block a user