Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
guoyongzhi committed Mar 2, 2021
1 parent 2274688 commit 9665da2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ paint(wc, "alice.png", ratio=0.5, background=outline(wc.mask, color="purple", li
![animation](res/animation.gif)
[Training animation](./examples/animation.jl)
*Run the command `runexample(:animation)` or `showexample(:animation)` to get the result.*
## Specifies the style of a particular word
## Specifying the style of a particular word
![specifiedstyle](res/specifiedstyle.png)
[Specifies the style of a particular word](./examples/specifiedstyle.jl)
[Speciying the style of a particular word](./examples/specifiedstyle.jl)
*Run the command `runexample(:specifiedstyle)` or `showexample(:specifiedstyle)` to get the result.*
## Comparison
![compare](res/compare.png)
Expand Down Expand Up @@ -76,4 +76,4 @@ linux添加中文字体
# other word cloud
> [word_cloud](https://github.com/amueller/word_cloud)
> [d3-cloud](https://github.com/jasondavies/d3-cloud)
> [wordcloud](https://github.com/timdream/wordcloud)
> [wordcloud](https://github.com/timdream/wordcloud)

0 comments on commit 9665da2

Please sign in to comment.