From b0196ebc48dd500905af54972a90ce87388f623c Mon Sep 17 00:00:00 2001 From: xloem Date: Mon, 27 Apr 2020 18:53:17 +0000 Subject: [PATCH] --- doc/special_remotes/external.mdwn | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/special_remotes/external.mdwn b/doc/special_remotes/external.mdwn index 7b89944bc4..aa61273570 100644 --- a/doc/special_remotes/external.mdwn +++ b/doc/special_remotes/external.mdwn @@ -23,8 +23,9 @@ It's not hard! ## libraries -For Python, there is a [library](https://github.com/Lykos153/AnnexRemote) -that takes care of all the protocol details. +For Python, there is a [library by Lykos153](https://github.com/Lykos153/AnnexRemote) +and a [library by xloem](https://github.com/xloem/gitlakepy) +that take care of all the protocol details. ## examples