From 6b9fcdf67c6e2520d341935a90c00e23f7d1c1db Mon Sep 17 00:00:00 2001 From: Hermet Park Date: Fri, 19 Apr 2019 13:36:59 +0900 Subject: [PATCH] updated README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 5f69b65aa2..f27e84f2f1 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,13 @@ # rlottie A platform independent standalone library that plays Lottie Animation. +For any resource test, please visit rlottie online viewer: +https://www.rlottie.com + +Query about rlottie or request troubleshooting online, please visit Gitter: +https://gitter.im/rLottie-dev/community# + + ## BUILD INSTRUCTIONS 1. install meson build system. ( follow instruction in this link http://mesonbuild.com/Getting-meson.html )