From fa8344fc8811579f3389f17125d5581558964f66 Mon Sep 17 00:00:00 2001 From: krircc Date: Wed, 11 Jul 2018 09:15:27 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5b2c9030..ac227f4e 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ A curated list of examples related to actix. ## from community * [muro](https://github.com/OUISRC/muro) : A Reddit like project full-stack Single Page Webapp written in actix-web with vuejs. +* [Ruster社区](http://ruster.xyz/) : A CN online community written in Actix-web with vuejs [source](https://github.com/actix-cn/actix-cn). ## Contribute