Skip to content

Commit

Permalink
Update README.md (#166)
Browse files Browse the repository at this point in the history
Updated Gradle Build badge branch
  • Loading branch information
darnjo committed Sep 4, 2023
1 parent 64af49d commit ab6a4bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

# RESO Commander

[![CodeFactor](https://www.codefactor.io/repository/github/resostandards/web-api-commander/badge)](https://www.codefactor.io/repository/github/resostandards/web-api-commander) ![Java CI with Gradle](https://github.com/RESOStandards/web-api-commander/workflows/Java%20CI%20with%20Gradle/badge.svg?branch=master)
[![CodeFactor](https://www.codefactor.io/repository/github/resostandards/web-api-commander/badge)](https://www.codefactor.io/repository/github/resostandards/web-api-commander) ![Java CI with Gradle](https://github.com/RESOStandards/web-api-commander/workflows/Java%20CI%20with%20Gradle/badge.svg?branch=main)

The RESO Commander is an OData client Java library and command-line client,
as well as an automated RESO Certification testing tool.
Expand Down Expand Up @@ -34,4 +34,4 @@ run in a Docker container.

## [Codegen](/doc/Codegen.md)
The RESO Commander may also be used to generate reference XML Metadata, DDL, database seeds,
automated acceptance tests, reference server models, and to convert XML Metadata to Open API 3 format.
automated acceptance tests, reference server models, and to convert XML Metadata to Open API 3 format.

0 comments on commit ab6a4bc

Please sign in to comment.