diff --git a/en/14.1.md b/en/14.1.md index 125b7761..01f4af11 100644 --- a/en/14.1.md +++ b/en/14.1.md @@ -1,6 +1,6 @@ # 14.1 Static files -As we have already talked about how to deal with static files, this section we detail how to set up and use in beego static files inside. By then introduce a twitter open source html, css framework bootstrap, without a lot of design work we can let you quickly create a beautiful site. +We've already talked about how to deal with static files in previous sections. Now, let's look at how to set up and use static files inside of Beego. Then, through introducing Twitter's open source HTML and CSS framework Bootstrap, we'll be able quickly create beautiful looking websites without having to do much design work.o ## Beego static files and settings to achieve