Update Readme.md - travis badge (#297)

Added Travis badge  ![badge](https://travis-ci.org/davisking/dlib.svg?branch=master)
This commit is contained in:
Evgeniy Fominov 2016-10-15 23:26:55 +03:00 committed by Davis E. King
parent d695996416
commit 97e3e420c8

View File

@ -1,4 +1,4 @@
# dlib C++ library # dlib C++ library ![Travis Status](https://travis-ci.org/davisking/dlib.svg?branch=master)
Dlib is a modern C++ toolkit containing machine learning algorithms and tools for creating complex software in C++ to solve real world problems. See [http://dlib.net](http://dlib.net) for the main project documentation and API reference. Dlib is a modern C++ toolkit containing machine learning algorithms and tools for creating complex software in C++ to solve real world problems. See [http://dlib.net](http://dlib.net) for the main project documentation and API reference.