From 12c6a3b6f75df13d1defc9623fc08d3b01e146e3 Mon Sep 17 00:00:00 2001 From: guo-yong-zhi <55872791+guo-yong-zhi@users.noreply.github.com> Date: Tue, 23 Mar 2021 23:28:21 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb73dea..ab2b874 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# [WordCloud](https://github.com/guo-yong-zhi/WordCloud) +# [WordCloud.jl](https://github.com/guo-yong-zhi/WordCloud.jl) ![juliadoc](res/juliadoc.png) Word cloud (tag cloud or wordle) is a novelty visual representation of text data. The importance of each word is shown with font size or color. Our generator has the following highlights: * **Flexible** Any mask, any color, any angle, adjustable density. You can specify the initial position of some words. Or you can pin some words and adjust others, etc.