From ccc85784c66ee222b8afdd7ff881de862bb95cf3 Mon Sep 17 00:00:00 2001 From: Michael Teeuw Date: Fri, 13 May 2016 10:20:37 +0200 Subject: [PATCH] Remove BETA warning. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 52095fe3..e1cf7e8c 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,6 @@ MagicMirror² focuses on a modular plugin system and uses [Electron](http://electron.atom.io/) as an application wrapper. So no more web server or browser installs necessary! -**NOTE:** This version is in currently in beta stage. Please use the master branch if you need a thoroughly tested version. - ## Table Of Contents - [Usage](#usage)