jondurbin commited on
Commit
d122591
1 Parent(s): a1f6cc0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -533,6 +533,7 @@ This implementation creates a simple binary tree to store the input values. The
533
  Note that this code is not production-ready and should be improved with proper error handling, security checks, and a more efficient data structure for the binary tree.
534
 
535
  </details>
 
536
  #### Word games / trivia
537
 
538
  ```
 
533
  Note that this code is not production-ready and should be improved with proper error handling, security checks, and a more efficient data structure for the binary tree.
534
 
535
  </details>
536
+
537
  #### Word games / trivia
538
 
539
  ```