Skip to content
This repository has been archived by the owner on Jun 24, 2019. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
clechasseur authored Sep 9, 2017
1 parent 9b7a3fa commit 1e96ebe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 1e96ebe

Please sign in to comment.