diff --git a/README.md b/README.md index 02d905c..841de5f 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ To update Ajatt Tools along with Guix via guix pull, insert the following into ~ ```scheme (channel (name 'ajattix) - (url "https://git.ajattix.org/hashirama/ajattix/hashirama/ajattix.git") + (url "https://git.ajattix.org/hashirama/ajattix.git") (branch "main") (introduction (make-channel-introduction diff --git a/README.md~ b/README.md~ new file mode 100644 index 0000000..02d905c --- /dev/null +++ b/README.md~ @@ -0,0 +1,34 @@ +# 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://git.ajattix.org/hashirama/ajattix/hashirama/ajattix.git") + (branch "main") + (introduction + (make-channel-introduction + "5f1904f1a514b89b2d614300d8048577aa717617" + (openpgp-fingerprint + "F164 709E 5FC7 B32B AEC7 9F37 1F2E 76AC E3F5 31C8")))) +``` + +

+cover + + +

+### Contributors + +