diff --git a/README.md b/README.md index f0bd75c..726a4cb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ - # `coveo::lazy` [![Build Status](https://travis-ci.org/coveo/lazy.svg?branch=master)](https://travis-ci.org/coveo/lazy) [![Build status](https://ci.appveyor.com/api/projects/status/msiu2x343n348hv7?svg=true)](https://ci.appveyor.com/project/clechasseur/lazy-dpgmg) [![Build status](https://ci.appveyor.com/api/projects/status/fw689b9ppio7i3il?svg=true)](https://ci.appveyor.com/project/clechasseur/lazy) [![GitHub license](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://raw.githubusercontent.com/coveo/lazy/master/LICENSE) +# `coveo::lazy` [![Build Status](https://travis-ci.org/coveo/lazy.svg?branch=master)](https://travis-ci.org/coveo/lazy) [![Build status](https://ci.appveyor.com/api/projects/status/msiu2x343n348hv7?svg=true)](https://ci.appveyor.com/project/clechasseur/lazy-dpgmg) [![Build status](https://ci.appveyor.com/api/projects/status/fw689b9ppio7i3il?svg=true)](https://ci.appveyor.com/project/clechasseur/lazy) [![GitHub license](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://raw.githubusercontent.com/coveo/lazy/master/LICENSE) A C++ library of associative containers, like `std::set`, that perform lazy sorting. ## TL;DR