From fc85a50e5f0378d8df9209ad777eba7f78fe5ce0 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sat, 7 Sep 2024 01:37:18 +0000 Subject: [PATCH] Automatically update README --- profile/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/profile/README.md b/profile/README.md index 11c726d..76e693e 100644 --- a/profile/README.md +++ b/profile/README.md @@ -23,6 +23,7 @@ - [color](https://github.com/atomicgo/color): 🎨 Simple colors for your terminal in Go - [config](https://github.com/atomicgo/config): 📦 Template repository for AtomicGo repositories - [constraints](https://github.com/atomicgo/constraints): 🦖 Drop-in replacement for golang.org/x/exp/constraints with more predefined constraints +- [convert](https://github.com/atomicgo/convert): 📐 Convert strings to integers, or Astronomical Units to Gigameter - we got you covered! - [counter](https://github.com/atomicgo/counter): 🔢 Counter is a fast, thread-safe counter. It collects statstics, like current rate, min / max rate, etc. - [cursor](https://github.com/atomicgo/cursor): 🖱️ Go module to move the terminal cursor in any direction on every operating system. - [eta](https://github.com/atomicgo/eta): ⚙️ Shared settings between AtomicGo repositories