diff --git a/README.md b/README.md index 2e0ef4ab0889b031574d2658fc64c06ec8372f85..e60b76f6f2341de0a8880847eea1de1189bd31fb 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ Currently, DBG requires the following [patch](https://codereview.appspot.com/117 * Single step through a process * Next through a process (step over / out of subroutines) * Never retype commands, empty line defaults to previous command +* Readline integration ### Usage @@ -46,7 +47,6 @@ Once inside a debugging session, the following commands may be used: * Handle Gos multithreaded nature better * In-scope variable evaluation * In-scope variable setting -* Readline integration * Support for OS X ### License