Skip to content

Commit 8f8c5d2

Browse files
committed
Fixed typo in readme
1 parent a162dee commit 8f8c5d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ public:
306306

307307
## 📚 Acknowledgements
308308

309-
This implementation is inspired by Anthropic's article ["Building effective agents"](https://www.anthropic.com/research/building-effective-agents) and and re-engineered in C++ for real-time, usage on edge devices.
309+
This implementation is inspired by Anthropic's article ["Building effective agents"](https://www.anthropic.com/research/building-effective-agents) and re-engineered in C++ for real-time, low overhead usage on edge devices.
310310

311311
## ⚖️ License
312312

0 commit comments

Comments
 (0)