diff --git a/README.md b/README.md index 1758c028..4a325e23 100755 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ ![](https://github.com/an-tao/drogon/wiki/images/drogon-white.jpg) +[![Build Status](https://travis-ci.com/an-tao/drogon.svg?branch=master)](https://travis-ci.com/an-tao/drogon) + **Drogon** is a C++11-based HTTP application framework. Drogon can be used to easily build various types of web application server programs using C++. **Drogon** is the name of a dragon in the American TV series "Game of Thrones" that I really like. Drogon's main application platform is Linux. For debugging purposes, it also supports Mac OS. There is no plan to support Windows. Its main features are as follows: diff --git a/README.zh-CN.md b/README.zh-CN.md index 2d674652..6074e7dc 100755 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -2,6 +2,8 @@ ### 欢迎使用Drogon +[![Build Status](https://travis-ci.com/an-tao/drogon.svg?branch=master)](https://travis-ci.com/an-tao/drogon) + **Drogon**是一个基于C++11的Http应用框架,使用Drogon可以方便的使用C++构建各种类型的Web应用服务端程序。 本版本库是github上[Drogon工程](https://github.com/an-tao/drogon)的镜像库。**Drogon**是作者非常喜欢的美剧《权力的游戏》中的一条龙的名字(汉译作卓耿),和龙有关但并不是dragon的误写,为了不至于引起不必要的误会这里说明一下。