summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Chen <brianc118@fb.com>2022-04-26 16:42:32 -0400
committerGitHub <noreply@github.com>2022-04-26 16:42:32 -0400
commit3c0f86edb59709e422fab15aab278df69bd8b1ce (patch)
tree54aaeb4c259bc1fc3a260f75553389c7c18a6bd1
parent4e2259efdb4932f8db08adade300aca74c29eaef (diff)
Center logo on READMEbrianc118-patch-1
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index b7ecb13c..4a966fe7 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,6 @@
-![below](https://github.com/facebookincubator/below/blob/main/img/below_logo_horizontal.png)
+<h1 align="center">
+ <img width="300" src="https://github.com/facebookincubator/below/blob/main/img/below_logo_horizontal.png" alt="Neovim">
+</h1>
[![CI](https://github.com/facebookincubator/below/workflows/CI/badge.svg)](https://github.com/facebookincubator/below/actions?query=workflow%3ACI+branch%3Amain+)
[![Matrix chat](https://img.shields.io/matrix/below:matrix.org)](https://matrix.to/#/#below:matrix.org)