Removed logo from README.MD
Because GitHub does not render HTML in Markdown files (correctly anyway)
This commit is contained in:
parent
dac9ae8385
commit
ca1cd91635
1 changed files with 1 additions and 7 deletions
|
@ -1,13 +1,7 @@
|
|||
|
||||
![Screenshot](.github/index.png)
|
||||
|
||||
<h1 style="text-align: center;" >
|
||||
<img class="me-1" style="height: 1.2em;" src=".github/logo.png" />
|
||||
<b>
|
||||
MicroBin
|
||||
</b>
|
||||
</h1>
|
||||
|
||||
# MicroBin
|
||||
|
||||
![Build](https://github.com/szabodanika/microbin/actions/workflows/rust.yml/badge.svg)
|
||||
![crates.io](https://img.shields.io/crates/v/microbin.svg)
|
||||
|
|
Loading…
Reference in a new issue