diff --git a/README.md b/README.md index 8c5cbdf..cee2b41 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ Use these components and build on top of them as you build your mobile app. [Capacitor](https://capacitorjs.com/) is a sort of "electron for mobile" that runs standard web apps on iOS, Android, Desktop, and Web. +Capacitor provides access to Native APIs and a plugin system for building any native functionality your app needs. + Capacitor apps can also run in the browser as a Progressive Web App with the same code.