From 2bd3e5eda3944e929e3a2a2deed2f1a30ba4fbe4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A1ssio=20Souza?= Date: Mon, 24 Oct 2016 18:33:45 -0200 Subject: [PATCH] Pointed to asset files on unpkg --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dae849d4..f9b941f3 100644 --- a/README.md +++ b/README.md @@ -33,16 +33,19 @@ your public directory and use this `index.html` as a template: Content Manager - + - + ``` +> Note: Unpkg is a CDN for javascript modules, and it let's you point to semantic versions of files (so backwards-compatible bug fixes will loaded as soon as they're made available). + + Add a `config.yml` file to the `/admin` folder and configure your content model: ```yaml