From 4da3aaafb4eefa1e10b8bf9f09b2358e22e48517 Mon Sep 17 00:00:00 2001 From: Khanh Hoa Date: Thu, 12 Sep 2024 15:20:28 +0700 Subject: [PATCH] test commit --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index fcfa478..8c9f9a6 100644 --- a/README.md +++ b/README.md @@ -9,5 +9,4 @@ Reusable Kyber utilities - map.go: Collects values from a slice - num.go: Conversions, Min, Max, Abs - slice.go: Checks for existence, maps with fn, gets unique elements, filters -- string.go: String utils -- \ No newline at end of file +- string.go: String utils \ No newline at end of file