From 6bbb1b0938cc7567eb2dca6fc242f3c50bd092f3 Mon Sep 17 00:00:00 2001 From: Lyle Schemmerling Date: Mon, 16 Mar 2026 16:17:41 +0000 Subject: [PATCH] touch readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 079b7bd..ea9a1d7 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ Use this client to access the FusionAuth APIs in your Go application. For additional information and documentation on FusionAuth refer to [https://fusionauth.io](https://fusionauth.io). + ## Credits - [@medhir](https://github.com/medhir) Thank you for the initial commit and initial implementation of the Go client! - [@markschmid](https://github.com/markschmid) Thank you for your PRs, feedback and suggestions!