aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatouš Dzivjak2022-12-02 11:56:36 +0000
committerGitHub2022-12-02 11:56:36 +0000
commitc38519c57adbbdc36b6cf19359384c89f4f34431 (patch)
tree0b638d9a899679936e15d90d79e5998ce0f6dc81 /README.md
parent98c121c9fc9d9dbc058120ede9700c0e0bbc5551 (diff)
feat(docs): style readme & add badges (#4970)
Centre Helix title and logo and add badge with latest release and link to matrix chat.
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 79873b74..3555b539 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,16 @@
+<div align="center">
+
<img src="./logo.svg" height="128" alt="Logo"/>
# Helix
[![Build status](https://github.com/helix-editor/helix/actions/workflows/build.yml/badge.svg)](https://github.com/helix-editor/helix/actions)
+[![GitHub Release](https://img.shields.io/github/v/release/helix-editor/helix)](https://github.com/helix-editor/helix/releases/latest)
+[![Documentation](https://shields.io/badge/-documentation-452859)](https://docs.helix-editor.com/)
+[![GitHub contributors](https://img.shields.io/github/contributors/helix-editor/helix)](https://github.com/helix-editor/helix/graphs/contributors)
+[![Matrix Space](https://img.shields.io/matrix/helix-community:matrix.org)](https://matrix.to/#/#helix-community:matrix.org)
+
+</div>
![Screenshot](./screenshot.png)