From 04426d2b3fb8d3fb0b6c7b8539528e8833643c99 Mon Sep 17 00:00:00 2001 From: krircc Date: Fri, 13 Apr 2018 13:04:55 +0800 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index db658f0..24627e4 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ A curated list of examples related to actix. +## more commulity project +* [Rust-webapp-starter](https://github.com/OUISRC/Rust-webapp-starter) : A full-stack Single Page Webapp written in actix-web with vuejs. + ## Contribute Welcome to contribute !