From 73f5da94a5b3ba04cb8023e2670483e72bcd7aa4 Mon Sep 17 00:00:00 2001 From: Eli Date: Mon, 11 Nov 2024 09:57:06 -0600 Subject: [PATCH] Update readme ref links. --- README.md | 47 ++++++++++++++++++++++++++--------------------- 1 file changed, 26 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index 9eeb163..87aa45f 100644 --- a/README.md +++ b/README.md @@ -716,12 +716,6 @@ Contributions are welcome! Please read the [Contributing Guide][contributing] to --- -## 🎗 License - -README-AI is released under the terms of the [MIT License][license]. - ---- - ## 🙌 Acknowledgments * [Shields.io](https://shields.io/) @@ -730,39 +724,50 @@ README-AI is released under the terms of the [MIT License][license]. * [Ileriayo/Markdown-Badges](https://github.com/Ileriayo/markdown-badges) * [tandpfun/skill-icons](https://github.com/tandpfun/skill-icons) -

⬆️ Top

+
+ +[![][return]](#-quick-links) + +
--- - +#### 🎗 License + +Copyright © 2023 [readme-ai][readme-ai].
+Released under the [MIT License][license]. + + + + +[readme-ai]: https://github.com/eli64s/readme-ai +[return]: https://img.shields.io/badge/Back_to_top-5D4ED3?style=flat&logo=ReadMe&logoColor=white +[contributing]: https://github.com/eli64s/readme-ai/blob/main/CONTRIBUTING.md +[discussions]: https://github.com/eli64s/readme-ai/discussions +[issues]: https://github.com/eli64s/readme-ai/issues +[license]: https://github.com/eli64s/readme-ai/blob/main/LICENSE +[pulls]: https://github.com/eli64s/readme-ai/pulls "submit a pull request" [mkdocs]: https://eli64s.github.io/readme-ai "Official Documentation" - + +[docker]: https://docs.docker.com/ "docker" [pip]: https://pip.pypa.io/en/stable/ "pip" [pipx]: https://pipx.pypa.io/stable/ "pipx" [uv]: https://docs.astral.sh/uv/ "uv" -[docker]: https://docs.docker.com/ "docker" - + [file-system]: https://en.wikipedia.org/wiki/File_system "Learn more" [github]: https://github.com/ "GitHub.com" [gitlab]: https://gitlab.com/ "GitLab.com" [bitbucket]: https://bitbucket.org/ "Bitbucket.org" - + [openai]: https://platform.openai.com/docs/quickstart/account-setup: "OpenAI Developer quickstart" [anthropic]: https://docs.anthropic.com/en/home "Anthropic Developer docs" [gemini]: https://ai.google.dev/tutorials/python_quickstart "Gemini API quickstart" [ollama]: https://github.com/ollama/ollama "Ollama GitHub repository" - -[contributing]: https://github.com/eli64s/readme-ai/blob/main/CONTRIBUTING.md -[issues]: https://github.com/eli64s/readme-ai/issues -[discussions]: https://github.com/eli64s/readme-ai/discussions -[license]: https://github.com/eli64s/readme-ai/blob/main/LICENSE -[pulls]: https://github.com/eli64s/readme-ai/pulls "submit a pull request" - - + [default]: https://github.com/eli64s/readme-ai/blob/main/examples/readme-ai.md "readme-python.md" [ascii-header]: https://github.com/eli64s/readme-ai/blob/main/examples/headers/ascii.md "ascii.md" [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]. [fastapi-redis]: https://github.com/eli64s/readme-ai/blob/main/examples/readme-fastapi-redis.md "readme-fastapi-redis.md" [offline-mode]: https://github.com/eli64s/readme-ai/blob/main/examples/offline-mode/readme-litellm.md "readme-litellm.md" - + [readme-ai]: https://github.com/eli64s/readme-ai "readme-ai" [pyflink]: https://github.com/eli64s/pyflink-poc "pyflink-poc" [postgres]: https://github.com/jwills/buenavista "Buenavista"