Fix badge link typo (#1)
Browse files
README.md
CHANGED
@@ -25,7 +25,7 @@ __Aristotle__ is an automatic text to speech application that takes an Ancient G
|
|
25 |
downloadable audio for language learner for practice speaking in Ancient Greek. Aristotle generates speech using the
|
26 |
[OpenAI's text-to-speech API](https://platform.openai.com/docs/guides/text-to-speech).
|
27 |
|
28 |
-
The app is available on [Hugging Face space][
|
29 |
|
30 |
A Docker image is also available:
|
31 |
|
@@ -127,13 +127,12 @@ The use and distribution terms for [aristotle]() are covered by the [Apache Lice
|
|
127 |
[Docker Pulls Badge]: https://img.shields.io/docker/pulls/jack20191124/aristotle?style=for-the-badge&logo=docker&color=2596EC
|
128 |
[Docker Hub URL]: https://hub.docker.com/r/jack20191124/aristotle
|
129 |
|
130 |
-
[GitHub workflow status badge]: https://img.shields.io/github/actions/workflow/status/QubitPi/
|
131 |
-
[GitHub workflow status URL]: https://github.com/QubitPi/
|
132 |
|
133 |
[Hugging Face space badge]: https://img.shields.io/badge/Hugging%20Face%20Space-aristotle-FFD21E?style=for-the-badge&logo=huggingface&logoColor=white
|
134 |
[Hugging Face space URL]: https://huggingface.co/spaces/QubitPi/aristotle
|
135 |
[Hugging Face sync status badge]: https://img.shields.io/github/actions/workflow/status/QubitPi/aristotle/ci-cd.yaml?branch=master&style=for-the-badge&logo=github&logoColor=white&label=Hugging%20Face%20Sync%20Up
|
136 |
[Hugging Face sync status URL]: https://github.com/QubitPi/aristotle/actions/workflows/ci-cd.yaml
|
137 |
|
138 |
-
[Project Aristotle on Hugging Face]: https://huggingface.co/spaces/QubitPi/aristotle
|
139 |
[Python Version Badge]: https://img.shields.io/badge/Python-3.10-FFD845?labelColor=498ABC&style=for-the-badge&logo=python&logoColor=white
|
|
|
25 |
downloadable audio for language learner for practice speaking in Ancient Greek. Aristotle generates speech using the
|
26 |
[OpenAI's text-to-speech API](https://platform.openai.com/docs/guides/text-to-speech).
|
27 |
|
28 |
+
The app is available on [Hugging Face space][Hugging Face space URL]. Please check it out.
|
29 |
|
30 |
A Docker image is also available:
|
31 |
|
|
|
127 |
[Docker Pulls Badge]: https://img.shields.io/docker/pulls/jack20191124/aristotle?style=for-the-badge&logo=docker&color=2596EC
|
128 |
[Docker Hub URL]: https://hub.docker.com/r/jack20191124/aristotle
|
129 |
|
130 |
+
[GitHub workflow status badge]: https://img.shields.io/github/actions/workflow/status/QubitPi/aristotle/ci-cd.yaml?branch=master&style=for-the-badge&logo=github&logoColor=white&label=CI/CD
|
131 |
+
[GitHub workflow status URL]: https://github.com/QubitPi/aristotle/actions/workflows/ci-cd.yaml
|
132 |
|
133 |
[Hugging Face space badge]: https://img.shields.io/badge/Hugging%20Face%20Space-aristotle-FFD21E?style=for-the-badge&logo=huggingface&logoColor=white
|
134 |
[Hugging Face space URL]: https://huggingface.co/spaces/QubitPi/aristotle
|
135 |
[Hugging Face sync status badge]: https://img.shields.io/github/actions/workflow/status/QubitPi/aristotle/ci-cd.yaml?branch=master&style=for-the-badge&logo=github&logoColor=white&label=Hugging%20Face%20Sync%20Up
|
136 |
[Hugging Face sync status URL]: https://github.com/QubitPi/aristotle/actions/workflows/ci-cd.yaml
|
137 |
|
|
|
138 |
[Python Version Badge]: https://img.shields.io/badge/Python-3.10-FFD845?labelColor=498ABC&style=for-the-badge&logo=python&logoColor=white
|