Skip to content

Commit 4e50b04

Browse files
authored
Updating readme (HarshCasper#911)
1 parent 2894042 commit 4e50b04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Python/Create_Word_Cloud/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### Create a Word Cloud
22

3-
Takes a text file, preprocesses the content by removing stopwords, creates a wordcloud out of them and saves this wordcloud as a PNG.
3+
Takes any file as input, preprocesses the content by removing stopwords, creates a wordcloud out of them and saves this wordcloud as a PNG.
44

55
##### Steps
66

0 commit comments

Comments
 (0)