Browse Source

Merge pull request #601 from PeterDaveHello/patch-1

add travis CI build status badge
pull/607/head
Xiaochen Wang 10 years ago
parent
commit
346cb580b7
  1. 2
      README.markdown

2
README.markdown

@ -1,5 +1,5 @@
Introduction
Introduction [![Build Status](https://travis-ci.org/alibaba/tengine.svg?branch=master)](https://travis-ci.org/alibaba/tengine)
============
Tengine is a web server originated by [Taobao](http://en.wikipedia.org/wiki/Taobao), the largest e-commerce website in Asia. It is based on the [Nginx](http://nginx.org) HTTP server and has many advanced features. Tengine has proven to be very stable and efficient on some of the top 100 websites in the world, including [taobao.com](http://www.taobao.com) and [tmall.com](http://www.tmall.com).

Loading…
Cancel
Save