From 73370ade90c53e477b6b9cb17d0c42cf3bd5d350 Mon Sep 17 00:00:00 2001 From: Kevin Mulvey Date: Mon, 2 Feb 2015 09:33:27 -0500 Subject: [PATCH 1/2] modular --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d7414b8..99c98792 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Build Status](https://drone.io/github.com/astaxie/beego/status.png)](https://drone.io/github.com/astaxie/beego/latest) [![GoDoc](http://godoc.org/github.com/astaxie/beego?status.svg)](http://godoc.org/github.com/astaxie/beego) -beego is an open-source, high-performance, modularity, full-stack web framework. +beego is an open-source, high-performance, modular, full-stack web framework. More info [beego.me](http://beego.me) From 1cc1d57f55cc5a56a4fae65fbb92db139d477bd1 Mon Sep 17 00:00:00 2001 From: Kevin Mulvey Date: Mon, 2 Feb 2015 09:33:59 -0500 Subject: [PATCH 2/2] development --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99c98792..7b650887 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ More info [beego.me](http://beego.me) * Auto API documents * Annotation router * Namespace -* Powerful develop tools +* Powerful development tools * Full stack for Web & API ## Documentation