Skip to content

Commit cac11fa

Browse files
authored
docs: add badge (googleapis#30)
1 parent 24e77d1 commit cac11fa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Google CloudEvents – Java
22

3+
[![Maven Central](https://img.shields.io/maven-central/v/com.google.cloud/google-cloudevent-types.svg)](https://search.maven.org/artifact/com.google.cloud/google-cloudevent-types)
4+
35
This repository contains POJOs for CloudEvents issued by Google.
46

57
## Prerequisites
@@ -58,4 +60,4 @@ public class EventController {
5860
// Use message data
5961
}
6062
}
61-
```
63+
```

0 commit comments

Comments
 (0)