Skip to content

Commit 05e8ab6

Browse files
authored
Merge pull request #29 from vitekkor/#28_add-ci-badges-in-README
#28: add ci badge
2 parents 046de6e + eb88970 commit 05e8ab6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![CI](https://github.com/vitekkor/frog-api/actions/workflows/main.yaml/badge.svg?branch=master)](https://github.com/vitekkor/frog-api/actions/workflows/main.yaml)
2+
13
# API for frog and toad images
24

35
### It's wednesday my dudes!
@@ -32,6 +34,7 @@ You have to provide configuration for postgres database and S3 storage:
3234

3335
```yaml
3436
spring:
37+
datasource:
3538
url:
3639
username:
3740
password:

0 commit comments

Comments
 (0)