diff --git a/templates/help.html b/templates/help.html index a541f3b..0cc3ebc 100644 --- a/templates/help.html +++ b/templates/help.html @@ -35,7 +35,7 @@
To install it in a debian based system (like ubuntu) just do:
$ sudo apt-get install golang -$ sudo go get github.com/trantor-library/hummin +$ sudo go get gitlab.com/trantor/hummin $ hummin@@ -45,4 +45,9 @@ $ hummin
You can add ?fmt=json
to almost any page on trantor and you'll get a json of the contents of the page. I'll love to hear if you do something cool with it, please tell me by email.
There is an unofficial telegram bot run and maintained by a member of our library community: @imperialdownloaderbot
+ +You can find more in it's forum thread. Or checking its source code: https://github.com/liljackx/trantor_library_bot
+ {{template "footer.html" .S}}