From 7cc9327fef0a7ac9bc644277733adf8bc3b76748 Mon Sep 17 00:00:00 2001 From: Andrew Lalis Date: Sat, 16 Apr 2022 13:09:13 +0200 Subject: [PATCH] Added jitpack link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29fd5b1..796395e 100644 --- a/README.md +++ b/README.md @@ -37,4 +37,4 @@ class Example { ``` ## Get record-net -This project is published as a package on GitHub. You can view available packages [here](https://github.com/andrewlalis/record-net/packages). +This project is published as a package on GitHub. You can view available packages [here](https://github.com/andrewlalis/record-net/packages). Alternatively, [you can get this project on jitpack.io](https://jitpack.io/#andrewlalis/record-net).