From 282bdb8a664187694d196616e1737ab8fe56366b Mon Sep 17 00:00:00 2001 From: Unknown Date: Fri, 12 Apr 2013 00:38:15 -0400 Subject: [PATCH] minor updates --- docs/en/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/README.md b/docs/en/README.md index 9afc2202..8b29a1ee 100644 --- a/docs/en/README.md +++ b/docs/en/README.md @@ -9,9 +9,9 @@ Beego is a lightweight, open source, non-blocking and scalable web framework for - Automated parsing user form, you can get data very easy. - Log level system, easy to record debugging and deployment logs. - Use configuration file (.ini) to customized your system. -- Use built-in templates in Go, and it provides much more useful functions in web development. +- Use built-in templates in Go, and it provides much more useful functions which are commonly used in web development. -The work principles of Beego as follows. +The working principles of Beego as follows. ![](images/beego.png) Beego is licensed under the Apache Licence, Version 2.0