From 42a71b3ac83ced151993cfc1b3eff620c2b690a1 Mon Sep 17 00:00:00 2001 From: Robert Zajac Date: Sun, 11 Nov 2018 10:51:36 -0500 Subject: [PATCH] center align img in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 127067b..f92f097 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # py-libp2p -py-libp2p hex logo +py-libp2p hex logo ## Development @@ -18,4 +18,4 @@ After installing our requirements (see above), you can: ```sh cd tests pytest -``` \ No newline at end of file +```