diff --git a/profile/README.md b/profile/README.md index a1718b2..1aa3333 100644 --- a/profile/README.md +++ b/profile/README.md @@ -34,6 +34,7 @@ - [schedule](https://github.com/atomicgo/schedule): ⏰ Easily schedule non-blocking tasks in Go. Supports durations, specific times and intervals. - [splitslog](https://github.com/atomicgo/splitslog): ䷖ Slog handler that maps different handlers to different log levels - [stack](https://github.com/atomicgo/stack): 📚 A simple stack implementation in Go +- [timeout](https://github.com/atomicgo/timeout): ⏱️ Timeout helpers for Go - limit functions to a maximum execution time - [utils](https://github.com/atomicgo/utils): 📦 Template repository for AtomicGo repositories