More project cleanup
diff --git a/LearnServerProgramming.md b/LearnServerProgramming.md
index 20a6d57..cf67fc7 100644
--- a/LearnServerProgramming.md
+++ b/LearnServerProgramming.md
@@ -43,7 +43,8 @@
 * [GinGonic](https://gin-gonic.github.io/gin/)
 * [Revel Web Framework](https://revel.github.io/)
 * [BeeGo Framework](http://beego.me/)
-
+* [Frodo](https://github.com/kn9ts/frodo) - Go mini web framework inspired by Laravel(php), Slim(php) and ExpressJS(node.js)
+* [Utron](https://github.com/gernest/utron) - Lightweight MVC framework for web applications.
 
 ## Communication