unredacter/README.md

16 lines
173 B
Markdown

# Unredacter
Unredact text that has been redacted using insecure methods
## How to Use
Install the dependencies:
`npm install`
Then start with
`npm start`
That's it.