Skip to content

Commit

Permalink
update strip params
Browse files Browse the repository at this point in the history
  • Loading branch information
odilitime committed Feb 8, 2019
1 parent dd1d24e commit 3030d2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Snerx Strip Cipher (SSC)

## Play with it
This makes a key with a range of 394, encrypts a string into a message, and decrypts that message back into a string
`# node strip.js `
This makes a key, encrypts a string into a message, and decrypts that message back into a string
`# node strip.js ` (strip takes same params as makeKey)

## Command Line Interface

Expand Down

0 comments on commit 3030d2a

Please sign in to comment.