Переглянути джерело

Added link to free course

Mark Shust 6 роки тому
батько
коміт
1f6b611747
3 змінених файлів з 11 додано та 0 видалено
  1. 1 0
      .gitattributes
  2. 10 0
      README.md
  3. BIN
      docs/course.png

+ 1 - 0
.gitattributes

@@ -0,0 +1 @@
+/docs export-ignore

+ 10 - 0
README.md

@@ -11,6 +11,7 @@
 
 ## Table of contents
 
+- [Free Course](#free-course)
 - [Docker Hub](#docker-hub)
 - [Usage](#usage)
 - [Prerequisites](#prerequisites)
@@ -20,6 +21,15 @@
 - [Credits](#credits)
 - [License](#license)
 
+## Free Course
+
+I created a free course which details the basic usage of this project:
+
+<a href="https://courses.markshust.com/p/setup-magento-2-development-environment-docker" target="_blank">
+<img src="https://raw.githubusercontent.com/markshust/docker-magento/master/docs/course.png" alt="Setup a Magento 2 Development Environment with Docker"><br />
+Setup a Magento 2 Development Environment with Docker
+</a>
+
 ## Docker Hub
 
 View Dockerfiles:

BIN
docs/course.png