diff --git a/themes/vueNative/layout/index.ejs b/themes/vueNative/layout/index.ejs
index 3b79236..c4665a8 100644
--- a/themes/vueNative/layout/index.ejs
+++ b/themes/vueNative/layout/index.ejs
@@ -68,19 +68,21 @@
Key features
- - Declarative rendering
- - Two-way binding
- - Goodness of Vue ecosystem
+ - Declarative rendering
+ - Two-way binding
+ - Goodness of Vue ecosystem
- Compiles to React Native
- - Completeness of React Native ecosystem
+ - Completeness of React Native ecosystem
Roadmap
- - Provide List without JSX
- - Support for Animation
- - Better Debugging & Tracing
+ - Provide List without JSX
+ - Support for Animation
+ - Better Debugging & Tracing
+ - Support of Scoped Slot
+ - Support of $emit