We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60d705e commit 03271f2Copy full SHA for 03271f2
README.md
@@ -3,7 +3,7 @@
3
<p align="center">
4
<img src="./images/asciiRedact.png" alt="Python Redactor Kit!"/>
5
<br />
6
-<i>CLI tool to redact sensitive information like ip addresses, emails and domains.</i>
+<i>CLI tool to redact and unredact sensitive information like ip addresses, emails and domains.</i>
7
<br/>
8
<code>pip3 install pyredactkit && pyredactor</code>
9
</p>
@@ -19,7 +19,7 @@
19
20
## Features
21
22
-Redacts the following from your text files. 📄 ✍️
+Redacts and Unredacts the following from your text files. 📄 ✍️
23
24
- names 👤
25
- sg nric 🆔
0 commit comments