From ab5aec4365581872b37fad8414ac90610b1b3639 Mon Sep 17 00:00:00 2001 From: Derek Parker Date: Thu, 16 Apr 2015 11:50:27 -0500 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa81962a..56b425b8 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Delve is a Go debugger, written in Go. -**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.** +**This project is currently pre 1.0. Most of the functionality is there, however there are various improvements to be made. Delve is not _yet_ ready for daily use.** ### Building