From 5944a5423164ec0d4adea7b63a4f6b3e2c287a62 Mon Sep 17 00:00:00 2001 From: Samuel Date: Sun, 22 Dec 2019 13:58:47 -0500 Subject: [PATCH 1/3] update readme --- .github/FUNDING.yml | 1 - 1 file changed, 1 deletion(-) delete mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml deleted file mode 100644 index d1275e4..0000000 --- a/.github/FUNDING.yml +++ /dev/null @@ -1 +0,0 @@ -patreon: rdr2dotnet From 03c06b3c84dc9b7a8d7e5dcb9687319bb551bb65 Mon Sep 17 00:00:00 2001 From: Samuel Date: Sun, 22 Dec 2019 13:59:30 -0500 Subject: [PATCH 2/3] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a5034a9..77553c4 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ The issues page should be primarily used for bug reports and enhancement ideas. Pre-built binaries can be found on the [releases](https://github.com/saltyq/scripthookrdr2dotnet/releases) page. ## Known Issues -* None +* Flashing text when drawing until after console opens ## Contributing From cd6b01af0061dc74b6cca3aa5914abd1616731fe Mon Sep 17 00:00:00 2001 From: Samuel Date: Tue, 24 Dec 2019 00:34:57 -0500 Subject: [PATCH 3/3] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 77553c4..5c8463e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -Community Script Hook RDR2 .NET -============================ +## Community Script Hook RDR2 .NET | [![Downloads](https://raster.shields.io/github/downloads/Saltyq/ScriptHookRDR2DotNet/total.svg?style=for-the-badge)](https://github.com/Saltyq/ScriptHookRDR2DotNet/releases) ###### STILL IN ALPHA STATE, USE HOW YOU WANT TO! EXPECT ERRORS, CRASHES, ETC @@ -19,8 +18,7 @@ The issues page should be primarily used for bug reports and enhancement ideas. Pre-built binaries can be found on the [releases](https://github.com/saltyq/scripthookrdr2dotnet/releases) page. -## Known Issues -* Flashing text when drawing until after console opens +[![issues](https://img.shields.io/github/issues/Saltyq/ScriptHookRDR2DotNet?color=informational&style=for-the-badge)](https://github.com/Saltyq/ScriptHookRDR2DotNet/issues) ## Contributing