From 12228511632aa1232dc05f3a655aef8f3cd491bf Mon Sep 17 00:00:00 2001 From: Charbel Khadra Date: Wed, 29 Oct 2025 18:14:36 +0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e3d14b9c5..509de30a0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # gorush + A push notification micro server using [Gin](https://github.com/gin-gonic/gin) framework written in Go (Golang) and see the [demo app](https://github.com/appleboy/flutter-gorush). [![Run Lint and Testing](https://github.com/appleboy/gorush/actions/workflows/testing.yml/badge.svg)](https://github.com/appleboy/gorush/actions/workflows/testing.yml)