From df724c3be93cbd28a4ce84a595ab211b0f288e98 Mon Sep 17 00:00:00 2001 From: Ivan Vorobei Date: Thu, 6 Jun 2019 21:17:21 +0300 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 997a479..15f2b75 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ -Examples projects using `SwiftUI`. Include Layout, UI, Animations, Gestures, Draw and Data. See projects files in `Examples` folder. +Examples projects using `SwiftUI`. Include Layout, UI, Animations, Gestures, Draw and Data. +See projects files in `Examples` folder. If you have project, make a pull request or create issue with link to repo. See section [Authors](#authors).