Update README.md

This commit is contained in:
Max Lynch
2020-12-21 12:17:48 -06:00
committed by GitHub
parent 66ebc3083e
commit f8718ac31a
+2
View File
@@ -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](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. Capacitor apps can also run in the browser as a Progressive Web App with the same code.