Skip to content

Commit

Permalink
Merge pull request #68 from RnDAO/fix-55
Browse files Browse the repository at this point in the history
Add codeclimate badges to README.md
  • Loading branch information
Behzad-rabiei authored May 29, 2023
2 parents b9bdbbb + 33c8400 commit 2e31cc8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All interactions with DB

[![Maintainability](https://api.codeclimate.com/v1/badges/52d516c2ad7c262adb37/maintainability)](https://codeclimate.com/github/RnDAO/tc-dbComm/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/52d516c2ad7c262adb37/test_coverage)](https://codeclimate.com/github/RnDAO/tc-dbComm/test_coverage)


## Schema for rawinfo

```
Expand Down

0 comments on commit 2e31cc8

Please sign in to comment.