From 395b6a6c18ee2fbad1a4852c6c96901a6a769eb2 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Wed, 1 Jul 2020 15:01:51 +1000 Subject: [PATCH] drop alpha warning --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 609b81b14..ddd7e0368 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,7 @@ This repo contains all the code for the computer version of Anki. -:warning: The master branch is currently in alpha. Please see -https://betas.ankiweb.net/#/ - If you'd like to try development builds of Anki but don't feel comfortable -building the code, please see -https://anki.tenderapp.com/discussions/beta-testing +building the code, please see https://betas.ankiweb.net/#/ For more information on building, please see [README.development](README.development).