1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-26 03:14:14 +00:00

Merge pull request #1864 from yoki123/patch-2

Update README.md
This commit is contained in:
astaxie 2016-04-12 12:02:04 +08:00
commit 7906b18d89

View File

@ -30,7 +30,7 @@ func main(){
```
######Congratulations!
You just built your first beego app.
Open your browser and visit `http://localhost:8000`.
Open your browser and visit `http://localhost:8080`.
Please see [Documentation](http://beego.me/docs) for more.
## Features