From ccd2b4a239a376f484a41d8cca6c60faea10c4fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Ritzl?= Date: Tue, 28 Nov 2017 09:08:40 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 55690c4..a6eb771 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ You can use Monarch in your own project by adding this project as a [Defold libr https://github.com/britzl/monarch/archive/master.zip +Or point to the ZIP file of a [specific release](https://github.com/britzl/monarch/releases). + # Usage Using Monarch requires that screens are created in a certain way. Once you have one or more screens created you can start navigating between the screens.