Add raw HTML to README
This commit is contained in:
parent
3f404746b4
commit
2688156b78
1 changed files with 6 additions and 0 deletions
|
|
@ -294,6 +294,12 @@ Have a library that is already compatible or has recently been made compatible?
|
||||||
|
|
||||||
[](https://babashka.org)
|
[](https://babashka.org)
|
||||||
|
|
||||||
|
The raw HTML:
|
||||||
|
|
||||||
|
``` html
|
||||||
|
<a href="https://babashka.org" rel="nofollow"><img src="/babashka/babashka/raw/master/logo/badge.svg" alt="bb compatible" style="max-width: 100%;"></a>
|
||||||
|
```
|
||||||
|
|
||||||
## [Pods](https://github.com/babashka/babashka.pods)
|
## [Pods](https://github.com/babashka/babashka.pods)
|
||||||
|
|
||||||
Pods are programs that can be used as a Clojure library by
|
Pods are programs that can be used as a Clojure library by
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue