diff --git a/README.md b/README.md index 3a0128f..367c7da 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ cargo build --release ``` ## Repl Commands Once running, you can use the following commands: --`insert `- Insert a record (7 integers). +- `insert `- Insert a record (7 integers). - `find ` - Search for a specific key. - `tree` - Visual dump of the tree structure. - `stats` - Show I/O performance (Reads/Writes).