chore: add Open Collective badge
fixed https://github.com/appleboy/gorush/pull/513 Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
		
							parent
							
								
									038167479d
								
							
						
					
					
						commit
						e65fc288b6
					
				| 
						 | 
				
			
			@ -13,6 +13,7 @@ A push notification micro server using [Gin](https://github.com/gin-gonic/gin) f
 | 
			
		|||
[](https://microbadger.com/images/appleboy/gorush "Get your own image badge on microbadger.com")
 | 
			
		||||
[](https://github.com/appleboy/gorush/releases/latest)
 | 
			
		||||
[](https://app.netlify.com/sites/gorush/deploys)
 | 
			
		||||
[](https://opencollective.com/gorush)
 | 
			
		||||
 | 
			
		||||
## Contents
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -28,6 +29,7 @@ A push notification micro server using [Gin](https://github.com/gin-gonic/gin) f
 | 
			
		|||
      - [Fetch from GitHub](#fetch-from-github)
 | 
			
		||||
    - [Command Usage](#command-usage)
 | 
			
		||||
    - [Send Android notification](#send-android-notification)
 | 
			
		||||
    - [Send Huawei (HMS) notification](#send-huawei-hms-notification)
 | 
			
		||||
    - [Send iOS notification](#send-ios-notification)
 | 
			
		||||
    - [Send Android or iOS notifications using Firebase](#send-android-or-ios-notifications-using-firebase)
 | 
			
		||||
  - [Run gorush web server](#run-gorush-web-server)
 | 
			
		||||
| 
						 | 
				
			
			@ -41,8 +43,10 @@ A push notification micro server using [Gin](https://github.com/gin-gonic/gin) f
 | 
			
		|||
    - [iOS alert payload](#ios-alert-payload)
 | 
			
		||||
    - [iOS sound payload](#ios-sound-payload)
 | 
			
		||||
    - [Android notification payload](#android-notification-payload)
 | 
			
		||||
    - [Huawei notification](#huawei-notification)
 | 
			
		||||
    - [iOS Example](#ios-example)
 | 
			
		||||
    - [Android Example](#android-example)
 | 
			
		||||
    - [Huawei Example](#huawei-example)
 | 
			
		||||
    - [Response body](#response-body)
 | 
			
		||||
  - [Run gRPC service](#run-grpc-service)
 | 
			
		||||
  - [Run gorush in Docker](#run-gorush-in-docker)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue