From 4cb3217de54fba1823388546ffd5066aba2e6000 Mon Sep 17 00:00:00 2001 From: poka Date: Wed, 27 May 2020 16:19:36 +0200 Subject: [PATCH 1/2] =?UTF-8?q?Mettre=20=C3=A0=20jour=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7355e5e..da94eb1 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## yggtorrent to IPFS This is a submodule of [Astroport project](https://git.p2p.legal/axiom-team/astroport). You can use it standalone. -IPTubes is a yggtorrent content migrator to a public IPFS swam. +IPTubes is a yggtorrent content migrator to semi-private IPFS swarm. ### Standalone installation From 04738629717923d4718ffc2df23a0f2ed290aafd Mon Sep 17 00:00:00 2001 From: poka Date: Wed, 27 May 2020 16:21:16 +0200 Subject: [PATCH 2/2] =?UTF-8?q?Mettre=20=C3=A0=20jour=20'.gitignore'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9d9de72..fb23d60 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ yggcrawl/__pycache__/ yggcrawl/__init__.pyc login.py yggcrawl/gecko/geckodriver.log +.vscode