From 6617110d7643528878404d85c923971da034102f Mon Sep 17 00:00:00 2001 From: Brett Zamir Date: Sun, 14 Oct 2018 12:46:20 +0800 Subject: [PATCH] - Docs: Clarify unpkg is latest npm, not `master` --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d4c6173f..6b53cd06 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,11 @@ works in any modern browser. See the [latest release](https://svg-edit.github.io/svgedit/releases/latest/editor/svg-editor.html) (or its [ES6-Module](https://svg-edit.github.io/svgedit/releases/latest/editor/svg-editor.html) version, which requires a modern browser). +You may also try it at . + Also available as a download in [releases](https://github.com/SVG-Edit/svgedit/releases). -For testing the latest version in `master`, you may use or +For testing the latest version in `master`, you may use . ## Installation