From 609673f7e21bfc213c16d66467d4dd72c471cf06 Mon Sep 17 00:00:00 2001 From: Jitendra <2908547+adhocore@users.noreply.github.com> Date: Tue, 25 Apr 2023 21:23:40 +0700 Subject: [PATCH] docs: [skip ci][ci skip] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d2f8842..3a2fc7f 100644 --- a/README.md +++ b/README.md @@ -325,4 +325,4 @@ My other golang projects you might find interesting and useful: - [**urlsh**](https://github.com/adhocore/urlsh) - URL shortener and bookmarker service with UI, API, Cache, Hits Counter and forwarder using postgres and redis in backend, bulma in frontend; has [web](https://urlssh.xyz) and cli client - [**fast**](https://github.com/adhocore/fast) - Check your internet speed with ease and comfort right from the terminal - [**goic**](https://github.com/adhocore/goic) - Go Open ID Connect, is OpenID connect client library for Golang, supports the Authorization Code Flow of OpenID Connect specification. -- [**chin**](https://github.com/adhocore/chin) - A GO lang command line tool to show a spinner as user waits for some long running jobs to finish. +- [**chin**](https://github.com/adhocore/chin) - A Go lang command line tool to show a spinner as user waits for some long running jobs to finish.