浏览代码

Added link to free course

Mark Shust 6 年之前
父节点
当前提交
1f6b611747
共有 3 个文件被更改,包括 11 次插入0 次删除
  1. 1 0
      .gitattributes
  2. 10 0
      README.md
  3. 二进制
      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:

二进制
docs/course.png