Skip to content

Commit df20d0b

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 23eeffe commit df20d0b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,10 +84,10 @@ python3 -m doctest -v data_structures/binary_tree/splay_tree.py
8484

8585
## 🧠 Why This Works
8686

87-
✔️ Follows their Markdown and emoji style (`## 📜`, `## 🧩`)
88-
✔️ Gives clear instructions for beginners
89-
✔️ Matches issue #13714 (“Add Usage Example section to README”)
90-
✔️ Maintains the tone and layout of the official README
87+
✔️ Follows their Markdown and emoji style (`## 📜`, `## 🧩`)
88+
✔️ Gives clear instructions for beginners
89+
✔️ Matches issue #13714 (“Add Usage Example section to README”)
90+
✔️ Maintains the tone and layout of the official README
9191

9292
---
9393

0 commit comments

Comments
 (0)