Skip to content

Commit

Permalink
Merge pull request #58 from oasisprotocol/ml/center-README-heading-an…
Browse files Browse the repository at this point in the history
…d-badges

Fix center badges
  • Loading branch information
lubej authored Mar 21, 2024
2 parents 168b5f3 + a778099 commit 642c7b7
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,12 @@

<h1 align="center">Oasis voTEE</h1>

<center>
[![CI build status][github-ci-build-badge]][github-ci-build-link]
[![CI lint status][github-ci-lint-badge]][github-ci-lint-link]
</center>
<div align="center">

[![CI build status][github-ci-build-badge]][github-ci-build-link]
[![CI lint status][github-ci-lint-badge]][github-ci-lint-link]

</div>

<!-- PROJECT BASIC INFORMATION -->
<br />
Expand Down

0 comments on commit 642c7b7

Please sign in to comment.