Update README

This commit is contained in:
Derek Parker 2014-11-23 17:44:00 -06:00
parent c4eadc386b
commit 94453b46e6

@ -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