27 lines
853 B
Markdown
27 lines
853 B
Markdown
<div align="center">
|
|
<a href="https://doric.pub">
|
|
<img alt="Doric" src="https://doric.pub/logo.png" width="200" />
|
|
</a>
|
|
</div>
|
|
|
|
<div align="center">
|
|
<a href="https://github.com/doric-pub/Doric/blob/master/LICENSE">
|
|
<img alt="license" src="https://img.shields.io/npm/l/doric" />
|
|
</a>
|
|
<a href="https://github.com/doric-pub/Doric/actions">
|
|
<img alt="Actions" src="https://github.com/doric-pub/Doric/workflows/Release/badge.svg" />
|
|
</a>
|
|
</div>
|
|
|
|
<div align="center">
|
|
<a href= "https://www.npmjs.com/package/doric">
|
|
<img src="https://img.shields.io/npm/v/doric"/>
|
|
</a>
|
|
<a href="https://mvnrepository.com/artifact/pub.doric/core">
|
|
<img src="https://img.shields.io/maven-central/v/pub.doric/core"/>
|
|
</a>
|
|
<a href="https://cocoapods.org/pods/DoricCore">
|
|
<img src="https://img.shields.io/cocoapods/v/DoricCore"/>
|
|
</a>
|
|
</div>
|