Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

Commit

Permalink
chore: add badges to README
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiendan committed Jul 10, 2023
1 parent ff8c644 commit 0bf28df
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 18 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@
</p>
</div>

![example workflow](https://github.com/topos-protocol/executor-service/actions/workflows/docker_build_push.yml/badge.svg)
![example workflow](https://github.com/topos-protocol/executor-service/actions/workflows/test.yml/badge.svg)
[![](https://dcbadge.vercel.app/api/server/7HZ8F8ykBT?style=flat)](https://discord.gg/7HZ8F8ykBT)

## Prerequisites

### Redis
Expand Down
34 changes: 17 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@nestjs/platform-express": "^9.4.0",
"@nestjs/swagger": "^6.1.2",
"@topos-protocol/topos-smart-contracts": "^1.1.2",
"bcrypt": "^5.0.1",
"bcrypt": "^5.1.0",
"bull": "^4.10.1",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.0",
Expand Down

0 comments on commit 0bf28df

Please sign in to comment.