Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit a3869bf

Browse files
alanshawdaviddias
authored andcommitted
feat: better badge (#246)
* feat: adds better badge * uses svg badge on README * adds badge md code * fallback to Helvetica
1 parent d75986a commit a3869bf

File tree

5 files changed

+63
-1
lines changed

5 files changed

+63
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,11 @@ Send in a PR if you find or write one!
3939

4040
Include this badge in your readme if you make a new module that implements interface-ipfs-core API.
4141

42-
![](/img/badge.png)
42+
![](/img/badge.svg)
43+
44+
```md
45+
[![IPFS Core API Compatible](https://cdn.rawgit.com/ipfs/interface-ipfs-core/master/img/badge.svg)](https://github.com/ipfs/interface-ipfs-core)
46+
```
4347

4448
## Install
4549

img/badge.png

-49 Bytes
Loading

img/badge.sketch

-24.6 KB
Binary file not shown.

img/badge.svg

+58
Loading

img/badge@2x.png

10.3 KB
Loading

0 commit comments

Comments
 (0)