Skip to content

Commit 73f5da9

Browse files
committed
Update readme ref links.
1 parent 3703ddf commit 73f5da9

File tree

1 file changed

+26
-21
lines changed

1 file changed

+26
-21
lines changed

README.md

Lines changed: 26 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -716,12 +716,6 @@ Contributions are welcome! Please read the [Contributing Guide][contributing] to
716716
717717
---
718718
719-
## 🎗 License
720-
721-
README-AI is released under the terms of the [MIT License][license].
722-
723-
---
724-
725719
## 🙌 Acknowledgments
726720
727721
* [Shields.io](https://shields.io/)
@@ -730,39 +724,50 @@ README-AI is released under the terms of the [MIT License][license].
730724
* [Ileriayo/Markdown-Badges](https://github.com/Ileriayo/markdown-badges)
731725
* [tandpfun/skill-icons](https://github.com/tandpfun/skill-icons)
732726
733-
<p align="right"><a href="#-overview">⬆️ Top</a></p>
727+
<div align="right">
728+
729+
[![][return]](#-quick-links)
730+
731+
</div>
734732
735733
---
736734
737-
<!-- Documentation -->
735+
#### 🎗 License
736+
737+
Copyright © 2023 [readme-ai][readme-ai]. <br />
738+
Released under the [MIT License][license].
739+
740+
<!-- REFERENCE LINKS -->
741+
742+
<!-- README-AI PROJECT -->
743+
[readme-ai]: https://github.com/eli64s/readme-ai
744+
[return]: https://img.shields.io/badge/Back_to_top-5D4ED3?style=flat&logo=ReadMe&logoColor=white
745+
[contributing]: https://github.com/eli64s/readme-ai/blob/main/CONTRIBUTING.md
746+
[discussions]: https://github.com/eli64s/readme-ai/discussions
747+
[issues]: https://github.com/eli64s/readme-ai/issues
748+
[license]: https://github.com/eli64s/readme-ai/blob/main/LICENSE
749+
[pulls]: https://github.com/eli64s/readme-ai/pulls "submit a pull request"
738750
[mkdocs]: https://eli64s.github.io/readme-ai "Official Documentation"
739751
740-
<!-- Package managemers/container runtimes -->
752+
<!-- INSTALLATION METHODS -->
753+
[docker]: https://docs.docker.com/ "docker"
741754
[pip]: https://pip.pypa.io/en/stable/ "pip"
742755
[pipx]: https://pipx.pypa.io/stable/ "pipx"
743756
[uv]: https://docs.astral.sh/uv/ "uv"
744-
[docker]: https://docs.docker.com/ "docker"
745757
746-
<!-- Git hosting services -->
758+
<!-- GIT HOSTS -->
747759
[file-system]: https://en.wikipedia.org/wiki/File_system "Learn more"
748760
[github]: https://github.com/ "GitHub.com"
749761
[gitlab]: https://gitlab.com/ "GitLab.com"
750762
[bitbucket]: https://bitbucket.org/ "Bitbucket.org"
751763
752-
<!-- LLM API developer docs -->
764+
<!-- LLM API PROVIDERS -->
753765
[openai]: https://platform.openai.com/docs/quickstart/account-setup: "OpenAI Developer quickstart"
754766
[anthropic]: https://docs.anthropic.com/en/home "Anthropic Developer docs"
755767
[gemini]: https://ai.google.dev/tutorials/python_quickstart "Gemini API quickstart"
756768
[ollama]: https://github.com/ollama/ollama "Ollama GitHub repository"
757769
758-
<!-- GitHub Links -->
759-
[contributing]: https://github.com/eli64s/readme-ai/blob/main/CONTRIBUTING.md
760-
[issues]: https://github.com/eli64s/readme-ai/issues
761-
[discussions]: https://github.com/eli64s/readme-ai/discussions
762-
[license]: https://github.com/eli64s/readme-ai/blob/main/LICENSE
763-
[pulls]: https://github.com/eli64s/readme-ai/pulls "submit a pull request"
764-
765-
<!-- Example READMEs -->
770+
<!-- EXAMPLE READMEs -->
766771
[default]: https://github.com/eli64s/readme-ai/blob/main/examples/readme-ai.md "readme-python.md"
767772
[ascii-header]: https://github.com/eli64s/readme-ai/blob/main/examples/headers/ascii.md "ascii.md"
768773
[classic-header]: https://github.com/eli64s/readme-ai/blob/main/examples/headers/classic.md "readme-postgres.md"
@@ -775,7 +780,7 @@ README-AI is released under the terms of the [MIT License][license].
775780
[fastapi-redis]: https://github.com/eli64s/readme-ai/blob/main/examples/readme-fastapi-redis.md "readme-fastapi-redis.md"
776781
[offline-mode]: https://github.com/eli64s/readme-ai/blob/main/examples/offline-mode/readme-litellm.md "readme-litellm.md"
777782
778-
<!-- Example Repositories -->
783+
<!-- EXAMPLE REPOSITORIES -->
779784
[readme-ai]: https://github.com/eli64s/readme-ai "readme-ai"
780785
[pyflink]: https://github.com/eli64s/pyflink-poc "pyflink-poc"
781786
[postgres]: https://github.com/jwills/buenavista "Buenavista"

0 commit comments

Comments
 (0)