From fefbdcc601bc25235cb88ff25cbd68eff5406c50 Mon Sep 17 00:00:00 2001 From: jcesarmobile Date: Mon, 3 Jun 2019 13:47:25 +0200 Subject: [PATCH] Docs(README): Remove beta note --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 4561a863d..01ab3ff1c 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,5 @@ [![Build Status][circle-badge]][circle-badge-url] - -*Capacitor is currently in beta and is not production ready. We'd love your help testing!* - # ⚡️ Cross-platform apps with JavaScript and the Web ⚡️ Capacitor is a cross-platform API and code execution layer that makes it easy to call Native SDKs from web code and to write custom Native plugins that your app might need. Additionally, Capacitor provides first-class Progressive Web App support so you can write one app and deploy it to the app stores, _and_ the mobile web.