Skip to content

Commit 07d831f

Browse files
Update readme.md
1 parent e108af5 commit 07d831f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

readme.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
![Build Status](https://github.com/richan-fongdasen/laravel-gcr-worker/workflows/Build/badge.svg?branch=master)
23
[![codecov](https://codecov.io/gh/richan-fongdasen/laravel-gcr-worker/branch/master/graph/badge.svg)](https://codecov.io/gh/richan-fongdasen/laravel-gcr-worker)
34
[![Total Downloads](https://poser.pugx.org/richan-fongdasen/laravel-gcr-worker/d/total.svg)](https://packagist.org/packages/richan-fongdasen/laravel-gcr-worker)
@@ -6,7 +7,7 @@
67

78
# Laravel GCR Worker
89

9-
> Simple background processing implementation with Google Cloud Run
10+
> Simple background processing implementation with Google Cloud Run and Google Cloud Pub/Sub
1011
1112
## Synopsis
1213

@@ -33,7 +34,7 @@ $ composer require richan-fongdasen/laravel-gcr-worker
3334
| Laravel version | Package version |
3435
|:----------------|:----------------|
3536
| 5.7 - 8.x | 1.0 - 1.3 |
36-
| 8.x - 9.x | ^1.4 |
37+
| 8.x - 10.x | ^1.5 |
3738

3839
## Configuration
3940

0 commit comments

Comments
 (0)