diff --git a/README.md b/README.md index 0edca7a..9533984 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ To update Ajatt Tools along with Guix via guix pull, insert the following into ~ ```scheme (channel (name 'ajattix) - (url "https://codeberg.org/hashirama/ajattix.git") + (url "https://ajattix.loophole.site/hashirama/ajattix.git") (branch "main") (introduction (make-channel-introduction diff --git a/README.md~ b/README.md~ new file mode 100644 index 0000000..0edca7a --- /dev/null +++ b/README.md~ @@ -0,0 +1,33 @@ +# ajattix + + +

+ +cover + + +
Ajatt-tools + Guix = Ajattix !

A Guix channel containing tools for language learning!
+ +## Usage +To update Ajatt Tools along with Guix via guix pull, insert the following into ~/.config/guix/channels.scm channels list, + +```scheme +(channel + (name 'ajattix) + (url "https://codeberg.org/hashirama/ajattix.git") + (branch "main") + (introduction + (make-channel-introduction + "5f1904f1a514b89b2d614300d8048577aa717617" + (openpgp-fingerprint + "F164 709E 5FC7 B32B AEC7 9F37 1F2E 76AC E3F5 31C8")))) +``` + +

+cover + + +

+### Contributors + +