mirror of
https://github.com/FEX-Emu/robin-map.git
synced 2024-11-23 06:09:52 +00:00
Add CI banners.
This commit is contained in:
parent
4b63bfbb18
commit
05e2df1cfd
@ -1,4 +1,6 @@
|
||||
## A C++ implementation of a fast hash map using robin hood hashing
|
||||
[![Build Status](https://travis-ci.org/Tessil/robin-map.svg?branch=master)](https://travis-ci.org/Tessil/robin-map) [![Build status](https://ci.appveyor.com/api/projects/status/lo79n4ya4nta79q4/branch/master?svg=true)](https://ci.appveyor.com/project/Tessil/robin-map/branch/master)
|
||||
|
||||
## A C++ implementation of a fast hash map and hash set using robin hood hashing
|
||||
|
||||
**The library is still in alpha stage.**
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user