From 2ad80927699e214a20345a32226931730050c6a7 Mon Sep 17 00:00:00 2001 From: guoyongzhi Date: Thu, 31 Oct 2024 14:20:16 +0800 Subject: [PATCH] docs(README):Add the `execution_allowed` to the online generator URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bdf6197..23111a7 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Word cloud (tag cloud or wordle) is a novelty visual representation of text data [✨ Go to the gallery ✨](https://github.com/guo-yong-zhi/WordCloud-Gallery/blob/main/README.md) -[🌐 Try the online generator 🌐](https://mybinder.org/v2/gh/guo-yong-zhi/pluto-on-binder/master?urlpath=pluto/open?url=https%3A%2F%2Fraw.githubusercontent.com%2Fguo-yong-zhi%2FWordCloud.jl%2Fmaster%2FWordCloudApp.jl) (a bit slow) +[🌐 Try the online generator 🌐](https://mybinder.org/v2/gh/guo-yong-zhi/pluto-on-binder/master?urlpath=pluto/open?url=https%3A%2F%2Fraw.githubusercontent.com%2Fguo-yong-zhi%2FWordCloud.jl%2Fmaster%2FWordCloudApp.jl&execution_allowed=true) (a bit slow)