From 00fc5c46bbc65003ed40ba813c5fc20f976de734 Mon Sep 17 00:00:00 2001 From: Dominic Grimm Date: Sun, 6 Feb 2022 19:53:31 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e9930ac..5c32935 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Add this to your application's `shard.yml`: ```yaml dependencies: compiled_license: - github: grimmigerFuchs/compiled_license + git: https://git.dergrimm.net/dergrimm/compiled_license.git ``` ## Usage @@ -42,4 +42,4 @@ $ testapp ## Contributors - [elorest](https://github.com/elorest) Isaac Sloan - creator, maintainer -- [grimmigerFuchs](https://github.com/grimmigerFuchs) - contributor +- [grimmigerFuchs](https://git.dergrimm.net/dergrimm) - contributor