From e295b4ded300b547d888b842aedc206d57f8ff97 Mon Sep 17 00:00:00 2001 From: krircc Date: Thu, 26 Apr 2018 18:25:43 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 75c205d3..df755020 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ A curated list of examples related to actix. ## from commulity * [Rust-webapp-starter](https://github.com/OUISRC/Rust-webapp-starter) : A full-stack Single Page Webapp written in actix-web with vuejs. +* [muro](https://github.com/OUISRC/muro) : A forum like project full-stack Single Page Webapp written in actix-web with vuejs. ## Contribute