Update style of README 18/205218/1
authorkimcinoo <kimcinoo@gmail.com>
Fri, 26 Apr 2019 07:54:00 +0000 (16:54 +0900)
committersubhransu mohanty <sub.mohanty@samsung.com>
Tue, 30 Apr 2019 08:13:31 +0000 (17:13 +0900)
Change-Id: I88a20da4b7f5ac41e29aa7d571e978866fb92817

README.md

index 26d0233..7ad95dd 100644 (file)
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ Here is just a small sampling 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 dependancy of ***C++11***
+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`
 
 ### Meson Build
 install [meson](http://mesonbuild.com/Getting-meson.html) and [ninja](https://ninja-build.org/) if not already installed.