diff --git a/README.md b/README.md index 983cab5..8238b50 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,8 @@ -#[Turtle](http://turtle.sourceforge.net) +# Turtle -Turtle is a C++ mock object library based on Boost with a focus on usability, simplicity and flexibility. +[Turtle](http://turtle.sourceforge.net) is a C++ mock object library based on [Boost](http://www.boost.org) with a focus on usability, simplicity and flexibility. -### Test results +Distributed under the [Boost Software License, Version 1.0](http://boost.org/LICENSE_1_0.txt). [![Build Status](https://travis-ci.org/mat007/turtle.svg)](https://travis-ci.org/mat007/turtle) [![Coverage Status](https://coveralls.io/repos/mat007/turtle/badge.png)](https://coveralls.io/r/mat007/turtle) - -[Open Issues](https://sourceforge.net/p/turtle/tickets) - -### License - -Distributed under the [Boost Software License, Version 1.0](http://boost.org/LICENSE_1_0.txt).