From: Moein Mohammadian Date: Sat, 29 Aug 2020 23:25:11 +0000 (+0430) Subject: fixed readme typo X-Git-Tag: submit/tizen/20200830.214225^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=20c46f0a00d57e1b7ad7007bdbb8ad6661fbb3c0;p=platform%2Fcore%2Fuifw%2Flottie-player.git fixed readme typo --- diff --git a/README.md b/README.md index e7beedc..2ced9d7 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Here are small samples of the power of Lottie. - [Issues or Feature Requests?](#issues-or-feature-requests) ## Building Lottie -rottie supports [meson](https://mesonbuild.com/) and [cmake](https://cmake.org/) build system. rottie is written in `C++14`. and has a public header dependancy of `C++11` +rlottie supports [meson](https://mesonbuild.com/) and [cmake](https://cmake.org/) build system. rlottie is written in `C++14`. and has a public header dependancy of `C++11` ### Meson Build install [meson](http://mesonbuild.com/Getting-meson.html) and [ninja](https://ninja-build.org/) if not already installed.