From 29fb9e32704fc69d3df900e9a28b5d81d5c87784 Mon Sep 17 00:00:00 2001 From: samo_lego <34912839+samolego@users.noreply.github.com> Date: Tue, 28 Jul 2020 12:48:19 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 173a22a..ab2a651 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![Closed Issues](https://img.shields.io/github/issues-closed/samolego/simpleauth.svg)](https://github.com/samolego/SimpleAuth/issues?q=is%3Aissue+is%3Aclosed) [![Curseforge downloads](http://cf.way2muchnoise.eu/full_simpleauth_downloads.svg)](https://www.curseforge.com/minecraft/mc-mods/simpleauth) -Requires Fabric API. +[Requires Fabric API.](https://www.curseforge.com/minecraft/mc-mods/fabric-api) ## License Libraries that the project is using: @@ -51,7 +51,7 @@ And this to your `gradle.properties` ```properties # By tag (version) # SimpleAuth version (this might not be the latest version) -simpleauth_version = 1.4.6 +simpleauth_version = 1.4.8 # Or this (by branch) # SimpleAuth branches