diff --git a/README.md b/README.md index 1faddc99f3514cc0aee1997a7a7622c2d373669b..19443903897bfad7864c5acd0c1f8394f88b8a80 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ ### What is Delve? -Delve is a Go debugger, written in Go. +Delve is a (Beta) 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. ### Building