Skip to content
This repository has been archived by the owner on Feb 6, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nkcr authored May 25, 2018
1 parent e1ccbe2 commit 97c523b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Projet/cleanner/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Example of `processLine.py` usage:

```
echo "Monsieur le président à mangé sa chausette en conduisant son volant." | python3 textProcessing.py > test.txt
$ echo "Monsieur le président à mangé sa chausette en conduisant son volant." | python3 textProcessing.py > test.txt
```

will wite to *stdin*:
Expand Down

0 comments on commit 97c523b

Please sign in to comment.