modified: README.md

This commit is contained in:
Acid
2026-07-08 00:02:21 -04:00
parent f37ef9619c
commit aa688043dd
+1 -1
View File
@@ -42,7 +42,7 @@ go doc -all ./algo | bat -l go
```
```bash
go doc -all ./trees | bat -l go
go doc -all ./trees/ | bat -l go && go doc -all ./trees/avl | bat -l go
```
# Tests