diff --git a/README.md b/README.md index 9cc131738f..f92e5bb85e 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ cargo build Test cases are built in *debug mode* by default. -## Using GDB +## Using GDB Using `rust-gdb` you will get pretty printed values for more types than directly with `gdb`.