@@ -34,18 +34,18 @@ an issue describing the version of python and operating system being used.
34
34
35
35
Check out [ examples/simple.py] [ simple ] for a short intro. A sample output is:
36
36
37
- ![ Constitution] ( examples/constitution.png )
37
+ ![ Constitution] ( https://raw.githubusercontent.com/amueller/word_cloud/main/ examples/constitution.png)
38
38
39
39
Or run [ examples/masked.py] [ masked ] to see more options. A sample output is:
40
40
41
- ![ Alice in Wonderland] ( examples/alice.png )
41
+ ![ Alice in Wonderland] ( https://raw.githubusercontent.com/amueller/word_cloud/main/ examples/alice.png)
42
42
43
43
Getting fancy with some colors:
44
- ![ Parrot with rainbow colors] ( examples/parrot_new.png )
44
+ ![ Parrot with rainbow colors] ( https://raw.githubusercontent.com/amueller/word_cloud/main/ examples/parrot_new.png)
45
45
46
46
Generating wordclouds for Arabic:
47
47
48
- ![ Arabic wordlcloud] ( examples/arabic_example.png )
48
+ ![ Arabic wordlcloud] ( https://raw.githubusercontent.com/amueller/word_cloud/main/ examples/arabic_example.png)
49
49
50
50
51
51
## Command-line usage
@@ -64,8 +64,8 @@ Use `wordcloud_cli --help` so see all available options.
64
64
65
65
[ blog-post ] : http://peekaboo-vision.blogspot.de/2012/11/a-wordcloud-in-python.html
66
66
[ website ] : http://amueller.github.io/word_cloud/
67
- [ simple ] : examples/simple.py
68
- [ masked ] : examples/masked.py
67
+ [ simple ] : https://github.com/amueller/word_cloud/blob/main/ examples/simple.py
68
+ [ masked ] : https://github.com/amueller/word_cloud/blob/main/ examples/masked.py
69
69
[ reddit-cloud ] : https://github.com/amueller/reddit-cloud
70
70
[ wc2 ] : http://www.reddit.com/user/WordCloudBot2
71
71
[ wc2top ] : http://www.reddit.com/user/WordCloudBot2/?sort=top
0 commit comments