diff --git a/README.md b/README.md index 1faddc99..19443903 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