From 62abc4194c16cf011a36306d1fc3454b7bf2c24f Mon Sep 17 00:00:00 2001 From: DyaMetR Date: Sun, 16 Apr 2023 19:31:27 +0200 Subject: [PATCH] Updated README --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 733fb10..2483c5c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Unintrusive bind press +![](https://img.shields.io/github/v/release/DyaMetR/unintrusive-bind-press) +![](https://img.shields.io/github/issues-raw/DyaMetR/unintrusive-bind-press) +![](https://img.shields.io/github/license/DyaMetR/unintrusive-bind-press) + ## A solution to breaking other addons using the mouse wheel ### How to install @@ -32,4 +36,4 @@ Removes a function hooked to the PlayerBindPress event. Returns the list of functions hooked to the PlayerBindPress via this system. -+ **priority** _(optional)_: the priority of the functions we want to get. \ No newline at end of file ++ **priority** _(optional)_: the priority of the functions we want to get.