@@ -716,12 +716,6 @@ Contributions are welcome! Please read the [Contributing Guide][contributing] to
716
716
717
717
---
718
718
719
- ## 🎗 License
720
-
721
- README-AI is released under the terms of the [MIT License][license].
722
-
723
- ---
724
-
725
719
## 🙌 Acknowledgments
726
720
727
721
* [Shields.io](https://shields.io/)
@@ -730,39 +724,50 @@ README-AI is released under the terms of the [MIT License][license].
730
724
* [Ileriayo/Markdown-Badges](https://github.com/Ileriayo/markdown-badges)
731
725
* [tandpfun/skill-icons](https://github.com/tandpfun/skill-icons)
732
726
733
- <p align="right"><a href="#-overview">⬆️ Top</a></p>
727
+ <div align="right">
728
+
729
+ [![][return]](#-quick-links)
730
+
731
+ </div>
734
732
735
733
---
736
734
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"
738
750
[mkdocs]: https://eli64s.github.io/readme-ai "Official Documentation"
739
751
740
- <!-- Package managemers/container runtimes -->
752
+ <!-- INSTALLATION METHODS -->
753
+ [docker]: https://docs.docker.com/ "docker"
741
754
[pip]: https://pip.pypa.io/en/stable/ "pip"
742
755
[pipx]: https://pipx.pypa.io/stable/ "pipx"
743
756
[uv]: https://docs.astral.sh/uv/ "uv"
744
- [docker]: https://docs.docker.com/ "docker"
745
757
746
- <!-- Git hosting services -->
758
+ <!-- GIT HOSTS -->
747
759
[file-system]: https://en.wikipedia.org/wiki/File_system "Learn more"
748
760
[github]: https://github.com/ "GitHub.com"
749
761
[gitlab]: https://gitlab.com/ "GitLab.com"
750
762
[bitbucket]: https://bitbucket.org/ "Bitbucket.org"
751
763
752
- <!-- LLM API developer docs -->
764
+ <!-- LLM API PROVIDERS -->
753
765
[openai]: https://platform.openai.com/docs/quickstart/account-setup: "OpenAI Developer quickstart"
754
766
[anthropic]: https://docs.anthropic.com/en/home "Anthropic Developer docs"
755
767
[gemini]: https://ai.google.dev/tutorials/python_quickstart "Gemini API quickstart"
756
768
[ollama]: https://github.com/ollama/ollama "Ollama GitHub repository"
757
769
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 -->
766
771
[default]: https://github.com/eli64s/readme-ai/blob/main/examples/readme-ai.md "readme-python.md"
767
772
[ascii-header]: https://github.com/eli64s/readme-ai/blob/main/examples/headers/ascii.md "ascii.md"
768
773
[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].
775
780
[fastapi-redis]: https://github.com/eli64s/readme-ai/blob/main/examples/readme-fastapi-redis.md "readme-fastapi-redis.md"
776
781
[offline-mode]: https://github.com/eli64s/readme-ai/blob/main/examples/offline-mode/readme-litellm.md "readme-litellm.md"
777
782
778
- <!-- Example Repositories -->
783
+ <!-- EXAMPLE REPOSITORIES -->
779
784
[readme-ai]: https://github.com/eli64s/readme-ai "readme-ai"
780
785
[pyflink]: https://github.com/eli64s/pyflink-poc "pyflink-poc"
781
786
[postgres]: https://github.com/jwills/buenavista "Buenavista"
0 commit comments