From 00520550ba9c27c3618a3d1a9aeac7ba23618ae3 Mon Sep 17 00:00:00 2001 From: Dmitry Afanasyev Date: Wed, 9 Mar 2022 16:23:44 +0300 Subject: [PATCH] add requirements.txt --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c987da4..9b4abb7 100644 --- a/README.md +++ b/README.md @@ -41,4 +41,4 @@ python3 github_mirror.py [-h] [-g GROUP] (-u URLS [URLS ...] | -f FILE) -t TOKEN python3 github_mirror -f github_mirrors.txt -u "https://github.com/s3rius/FastAPI-template.git" - python3 gitlab_mirror.py --gitlab "https://gitlab.company.ru" -t "git-QwertY1245kde" -g 2059 -u "https://github.com/s3rius/FastAPI-template.git" \ No newline at end of file + python3 github_mirror.py --gitlab "https://gitlab.company.ru" -t "git-QwertY1245kde" -g 2059 -u "https://github.com/s3rius/FastAPI-template.git" \ No newline at end of file