From 00d6ac4a1ad916865f5690b6aa9ce47b7b24a88d Mon Sep 17 00:00:00 2001 From: vaxerski <43317083+vaxerski@users.noreply.github.com> Date: Wed, 24 Nov 2021 20:13:40 +0100 Subject: [PATCH] updated readme shields --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 361ae4b..48100f4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ ![Hypr](https://i.imgur.com/LtC153m.png) +![Issues](https://img.shields.io/github/issues/vaxerski/Hypr) +![PRs](https://img.shields.io/github/issues-pr/vaxerski/Hypr) +![Lang](https://img.shields.io/github/languages/top/vaxerski/Hypr) +![License](https://img.shields.io/github/license/vaxerski/Hypr) +![Best](https://img.shields.io/badge/Standard-C%2B%2B20-success) +![HiMom](https://img.shields.io/badge/Hi-mom!-ff69b4) +

Hypr is a Linux tiling window manager for Xorg. It's written in XCB with modern C++ and aims to provide easily readable and expandable code. !WARNING: Hypr is still in early development. Please report all bugs in Github issues, or open a PR!