diff --git a/README.md b/README.md
index fecc6d2d4..724e175fe 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,24 @@
Mockup is the JavaScript stack of the Plone Classic UI.
+## Usage
+
+There are several options to integrate Mockup.
+
+- First, it comes pre-installed with Plone 6 Classic UI.
+- Second, you can install and compile a bundle. See below.
+- Third you can download a ZIP from Mockup's release pages on GitHub.
+- Fourth, you can use a precompiled bundle from a CDN, like:
+
+ ```
+
+ ```
+ or:
+ ```
+
+ ```
+
+
## Install
- Have a current version of Node.js installed.