diff --git a/README.md b/README.md index 2b2ab85..937a1aa 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## About -`ivue` is a TypeScript classes based composable architecture for Vue 3, that unlocks infinite scalability for Vue 3 based apps. It allows you to extend the regular Vue 3 in a simple and elegant way. +`ivue` is a TypeScript class based composable architecture for Vue 3, that unlocks infinite scalability for Vue 3 based apps. It allows you to extend the regular Vue 3 in a simple and elegant way. ## Features – Simple & Elegant Architecture