Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
TMUniversal committed Sep 26, 2023
1 parent 0465f9d commit 97dfb4c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,10 +241,6 @@ for which you can use your mnemonic phrase from earlier.

Please see the [examples](examples) directory for the generated PDF files.

Full pipeline:

[![demo](examples/demo/demo.gif)](examples/output.pdf)

### Restoring a PaperCrypt document

To restore your data from a PaperCrypt document,
Expand Down Expand Up @@ -321,6 +317,10 @@ The command prompts for the encryption key, which you could specify with `--pass
papercrypt decode -i data.txt -o data.json -P "super-secret-key"
```

### Full pipeline

[![demo](examples/demo/demo.gif)](examples/output.pdf)

## Contributing

Contributions to PaperCrypt are welcomed and encouraged! If you have suggestions for improvements, bug fixes, or new
Expand Down

0 comments on commit 97dfb4c

Please sign in to comment.