From c6d9b0e63cbba5d196c956d3bec0f96569f893e4 Mon Sep 17 00:00:00 2001 From: Derek Parker Date: Fri, 3 Apr 2015 09:48:18 -0500 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a639fbee..a6e36d35 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ ### What is Delve? -Delve is a (Beta) Go debugger, written in Go. +Delve is a Go debugger, written in Go. -This project is currently in beta. Most of the functionality is there, but there are various improvements to be made. +**This project is currently in beta. Most of the functionality is there, however there are various improvements to be made. Delve is not (yet) ready for daily use.** ### Building -- GitLab