diff --git a/README.md b/README.md
index b39aaed..4e45bdc 100644
--- a/README.md
+++ b/README.md
@@ -61,6 +61,7 @@ To update `hishtory` to the latest version, just run `hishtory update` to secure
 
 <details>
 <summary>AI Shell Assistance</summary><blockquote>
+
 If you are ever trying to figure out a shell command and searching your history isn't working, you can query ChatGPT by prefixing your query with `?`. For example, press `Control+R` and then type in `? list all files larger than 1MB`:
 
 ![demo showing ChatGPT suggesting the right command](https://raw.githubusercontent.com/ddworken/hishtory/master/backend/web/landing/www/img/aidemo.png)
@@ -73,6 +74,7 @@ If you would like to:
 
 <details>
 <summary>TUI key bindings</summary><blockquote>
+
 The TUI (opened via `Control+R`) supports a number of key bindings:
 
 | Key                | Result                                                         |