1 parent 9c35e4c commit 1d77d2bCopy full SHA for 1d77d2b
1 file changed
README.md
@@ -156,10 +156,10 @@ Run benchmarks: `cargo bench`
156
157
## Documentation & Examples
158
159
-- **[📖 Full API Documentation](https://docs.rs/prollytree)**
160
-- **[💡 Use Cases & Examples](examples/README.md)** - AI agents, version control, distributed systems
161
-- **[🐍 Python Bindings](python/README.md)** - Complete Python API
162
-- **[⚡ Performance Guide](docs/performance.md)** - Optimization tips
+- **[Full API Documentation](https://docs.rs/prollytree)**
+- **[Use Cases & Examples](examples/README.md)** - AI agents, version control, distributed systems
+- **[Python Bindings](python/README.md)** - Complete Python API
+- **[Performance Guide](docs/performance.md)** - Optimization tips
163
164
## CLI Tool
165
0 commit comments