Update README.md
authorHermet Park <chuneon.park@samsung.com>
Thu, 18 Feb 2021 08:22:35 +0000 (17:22 +0900)
committerGitHub <noreply@github.com>
Thu, 18 Feb 2021 08:22:35 +0000 (17:22 +0900)
README.md

index fbee0632c15019efd43c498e0e1c5e48d4e99223..1ad2a247ae52f38a9ae438cc6992bd510ddcb28b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,5 +1,9 @@
 # Rive-Tizen
-## Build Rive-Tizen
+## Build
+### Prerequiste
+Rive-Tizen requires [ThorVG](https://github.com/Samsung/thorvg) to render Rive graphical units.
+Please visit [ThorVG](https://github.com/Samsung/thorvg) and install that library by its guidance.
+
 ### Prepare Sub Modules
 Rive-Tizen extends [rive-cpp](https://github.com/rive-app/rive-cpp)  project for exchanging backend rendering engine to Tizen specific.
 Thus, you can immediately clone the rive-cpp project and build it on Rive-Tizen repo.