From 5e0d249fca111efa68c1d39e194c1ceb038355d2 Mon Sep 17 00:00:00 2001 From: Gregory Popovitch Date: Sat, 20 Apr 2019 16:43:29 -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 76639c6..14ea4cb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# 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) +# ![logo](https://github.com/greg7mdp/parallel-hashmap/blob/master/html/img/phmap_logo.png?raw=true) 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