diff --git a/README.md b/README.md
index 4fff18f8..3d6ff4e3 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,19 @@ npm run simpleserver
Go to localhost:8888 and explore the samples!
+## Loading variations
+* `browser-amd-editor`: running in a browser using `AMD` lazy loading.
+* `browser-script-editor`: running in a browser using `AMD` synchronous loading via `
+
+