From 8e2069ee209731bb529d2d9e5d4283c2b18a1ec4 Mon Sep 17 00:00:00 2001 From: Gregory Popovitch Date: Sat, 20 Apr 2019 16:47:45 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index febed86..c0c6f01 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ![logo](https://github.com/greg7mdp/parallel-hashmap/blob/master/html/img/phmap_logo.png?raw=true | width=40) The Parallel Hashmap [![Build Status](https://travis-ci.org/greg7mdp/parallel-hashmap.svg?branch=master)](https://travis-ci.org/greg7mdp/parallel-hashmap) [![Build Status](https://ci.appveyor.com/api/projects/status/86kc657lp4cja8ju?svg=true)](https://ci.appveyor.com/project/greg7mdp/parallel-hashmap) +# The Parallel Hashmap [![Build Status](https://travis-ci.org/greg7mdp/parallel-hashmap.svg?branch=master)](https://travis-ci.org/greg7mdp/parallel-hashmap) [![Build Status](https://ci.appveyor.com/api/projects/status/86kc657lp4cja8ju?svg=true)](https://ci.appveyor.com/project/greg7mdp/parallel-hashmap) ## Overview