Skip to content

Commit 8bfbe27

Browse files
authored
Update README.md
1 parent 8d81d6a commit 8bfbe27

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Censor word detection/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,7 @@
1414
<h3> Approach </h3>
1515
<ol>
1616
<li>Import the module profanity from better_profanity</li>
17+
<li>Take user input </li>
18+
<li>Check for the censored data using method profanity.censor() </li>
19+
<li>Print the output</li>
1720
</ol>

0 commit comments

Comments
 (0)