diff --git a/website/docs/images/course.jpg b/website/docs/images/course.jpg
new file mode 100644
index 000000000..b4f271ca5
Binary files /dev/null and b/website/docs/images/course.jpg differ
diff --git a/website/docs/usage/spacy-101.md b/website/docs/usage/spacy-101.md
index badda4a0b..a089957d5 100644
--- a/website/docs/usage/spacy-101.md
+++ b/website/docs/usage/spacy-101.md
@@ -29,6 +29,19 @@ quick introduction.
> [pull requests](https://github.com/explosion/spaCy/pulls). You can find a
> "Suggest edits" link at the bottom of each page that points you to the source.
+
+
+[![Advanced NLP with spaCy](../images/course.jpg)](https://course.spacy.io)
+
+In this course you'll learn how to use spaCy to build advanced natural language
+understanding systems, using both rule-based and machine learning approaches. It
+includes 55 exercises featuring interactive coding practice, multiple-choice
+questions and slide decks.
+
+
+
+
+
## What's spaCy? {#whats-spacy}