Skip to content

Commit

Permalink
Merge branch 'quentin/readmeRefresh' into 'master'
Browse files Browse the repository at this point in the history
fix(readme): fix badge markup

See merge request TankerHQ/sdk-rust!164
  • Loading branch information
quentinvernot committed Feb 7, 2023
2 parents 7135fbf + 20b537e commit 1360b96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<a href="#readme"><img src="https://raw.githubusercontent.com/TankerHQ/spec/master/img/tanker-logotype-blue-nomargin-350.png" alt="Tanker logo" width="175" /></a>

[![License][https://img.shields.io/badge/License-Apache%202.0-blue.svg]][https://opensource.org/licenses/Apache-2.0]
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

# Tanker Rust SDK

Expand Down

0 comments on commit 1360b96

Please sign in to comment.