From ce0906991aed26f4e84cec5e17db82f8c5746a53 Mon Sep 17 00:00:00 2001 From: Alex Mangust Date: Fri, 14 Jul 2023 20:46:44 +0800 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB?= =?UTF-8?q?=D0=B8=20=D0=BE=D0=BF=D0=B8=D1=81=D0=B0=D0=BD=D0=B8=D0=B5=20?= =?UTF-8?q?=D0=BF=D1=80=D0=BE=D0=B5=D0=BA=D1=82=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 116ccdc..527e3ae 100644 --- a/README.md +++ b/README.md @@ -154,3 +154,6 @@ Please note that the `githug test` command can be run as `githug test --errors` It would be ideal if you add an integration test for your level. These tests live in `spec/githug_spec` and **must** be run in order. If you add a level but do not add a test, please add a simple `skip_level` test case similar to the `contribute` level. +Это какой-то проект на гитхаб аккаунте (Если это окажется у автора данного репозитория, то я взял его в качестве обучения работы с чужими репозиториями. Преподователь в лекции использовал свой репозиторий в качестве примера, но, к сожалению, лекция идет в записи и на момент ее просмотра мной, его аккаунт на гитхаб был либо удален, либо с ним случилось что-то еще (я его не нашел)) + +(If this turns out to be the author of this repository, I took it as a tutorial on working with other people's repositories. The instructor used his repository as an example in the lecture, but unfortunately the lecture is recorded and at the time I watched it, his github account was either deleted or something else happened to it (I couldn't find it)).