Skip to content

Commit

Permalink
fix: add header for repository
Browse files Browse the repository at this point in the history
  • Loading branch information
viveknair committed Apr 5, 2023
1 parent 98d466e commit 16636fe
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,17 @@
# Gentrace OpenAPI Specification

<!-- TEXT_SECTION:header:START -->
<h1 align="center">
Gentrace OpenAPI Specification
</h1>
<p align="center">
<a href="https://github.com/gentrace/gentrace-openapi/blob/master/LICENSE">
<img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="Gentrace is released under the MIT license." />
</a>
<a href="https://github.com/gentrace/gentrace-openapi/actions/workflows/release-please.yaml">
<img src="https://github.com/gentrace/gentrace-openapi/actions/workflows/release-please.yaml/badge.svg" alt="Release Github action status" />
</a>
</p>
<!-- TEXT_SECTION:header:END -->

This repository contains the OpenAPI specification for the Gentrace API.

Expand Down

0 comments on commit 16636fe

Please sign in to comment.