docs: add download badges to README (#536)

* downloads badge

* total downloads
This commit is contained in:
Matt Robinson 2023-05-01 18:17:31 -04:00 committed by GitHub
parent 7f9ec8108d
commit 22ebfa6714
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,8 @@
<a href="https://github.com/Unstructured-IO/unstructured/blob/main/CODE_OF_CONDUCT.md">![code_of_conduct.md](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg) </a>
<a href="https://GitHub.com/unstructured-io/unstructured/releases">![https://GitHub.com/unstructured-io/unstructured.js/releases](https://img.shields.io/github/release/unstructured-io/unstructured)</a>
<a href="https://pypi.python.org/pypi/unstructured/">![https://github.com/Naereen/badges/](https://badgen.net/badge/Open%20Source%20%3F/Yes%21/blue?icon=github)</a>
[![Downloads](https://static.pepy.tech/badge/unstructured)](https://pepy.tech/project/unstructured)
[![Downloads](https://static.pepy.tech/badge/unstructured/month)](https://pepy.tech/project/unstructured)
</div>
@ -32,7 +34,7 @@
<div align="center">
<p>We're excited to announce the public release of the unstructured.io hosted API! Now you can leverage Unstructured with a simple API call to render clean text in JSON format out of your images, documents, powerpoints, and more.</p>
<p>Checkout the <a href="https://github.com/Unstructured-IO/unstructured-api#--">readme</a> here to get started making API calls. Youll also find instructions there about how to host your own version of the API. Unstructured data just got easier!
<p>Checkout the <a href="https://github.com/Unstructured-IO/unstructured-api#--">readme</a> here to get started making API calls. Youll also find instructions there about how to host your own version of the API. Unstructured data just got easier!
We'd love to hear your feedback, let us know how it goes in our <a
href="https://join.slack.com/t/unstructuredw-kbe4326/shared_invite/zt-1nlh1ot5d-dfY7zCRlhFboZrIWLA4Qgw">
community slack</a>. And stay tuned for improvements to both quality and performance over the coming months!