diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml
new file mode 100644
index 0000000..c233f55
--- /dev/null
+++ b/.github/FUNDING.yml
@@ -0,0 +1,3 @@
+# These are supported funding model platforms
+
+patreon: romankh3
diff --git a/README.md b/README.md
index f437c03..17eac23 100644
--- a/README.md
+++ b/README.md
@@ -3,10 +3,19 @@
 ## English
 The project, which was created for implementation step-by-step guidelines for learning Git.
 
-Thanks for your attention.
+Materials in English:
+*   [Getting started with Git: a comprehensive guide for newbies](https://codegym.cc/groups/posts/379-getting-started-with-git-a-comprehensive-guide-for-newbies)
+*   [A match made in heaven: Git and IntelliJ IDEA](https://codegym.cc/groups/posts/407-a-match-made-in-heaven-git-and-intellij-idea)  
+*   [Teamwork without confusion: understanding branching strategies in Git](https://codegym.cc/groups/posts/454-teamwork-without-confusion-understanding-branching-strategies-in-git)
 
+Thanks for your attention.
 ## Russian
 Проект, который был создан для реализации пошагового руководства в статье [Начало работы с Git: подробный гайд для новичков](https://javarush.ru/groups/posts/2683-nachalo-rabotih-s-git-podrobnihy-gayd-dlja-novichkov).
 Здесь отображены все шаги, которые были проделаны в статье. 
 
+На основе этого проекта написана статья по работе гита в Intellij IDEA. [Подружим Git c Intellij IDEA](https://javarush.ru/groups/posts/2818-podruzhim-git-s-intellij-idea)
+
+Следующая статья, которую стоит прочесть - [Командная работа без путаницы: разбираем стратегии ветвления в Гите](https://javarush.ru/groups/posts/2693-komandnaja-rabota-bez-putanicih-razbiraem-strategii-vetvlenija-v-gite)
+
+Также проект содержит коммиты для статьи про работу в Гите через Intelij Idea.
 Спасибо за внимание.
diff --git a/test_resource.txt b/test_resource.txt
index 3f6a6a5..48e18c5 100644
--- a/test_resource.txt
+++ b/test_resource.txt
@@ -4,4 +4,5 @@ hello world!
 
 update text. END.
 
-Show GIT PUSH command.
\ No newline at end of file
+Show GIT PUSH command.
+aaa
\ No newline at end of file