Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
chiefMarlin committed Sep 4, 2024
1 parent 29f53e7 commit 33fe970
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@ func main() {
```

## Command line usage
### CARP
[Carp: Secure Your Data with Ease](https://github.com/8ff/cipherbox/tree/main/cmd/carp)

### Other examples
```bash
foo@bar:~$ cd cmd/cipherCli
foo@bar:~$ cipherCli % echo test | CKEY=test go run cipherCli.go e | CKEY=test go run cipherCli.go d
Expand Down

0 comments on commit 33fe970

Please sign in to comment.