1
0
mirror of https://github.com/astaxie/beego.git synced 2024-11-22 07:40:54 +00:00

Fix typos in the readme file.

This commit is contained in:
Mark Story 2013-09-25 09:40:24 -04:00
parent 001e33f310
commit 65ec2db4e8

View File

@ -2,11 +2,11 @@
[![Build Status](https://drone.io/github.com/astaxie/beego/status.png)](https://drone.io/github.com/astaxie/beego/latest)
beego is a Go Framework which is inspired from tornado and sinatra.
beego is a Go Framework inspired by tornado and sinatra.
It is a simply & powerful web framework.
It is a simple & powerful web framework.
more info [beego.me](http://beego.me)
More info [beego.me](http://beego.me)
## Features