From 20c46f0a00d57e1b7ad7007bdbb8ad6661fbb3c0 Mon Sep 17 00:00:00 2001 From: Moein Mohammadian Date: Sun, 30 Aug 2020 03:55:11 +0430 Subject: [PATCH] fixed readme typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.34.1