Agrega FUNDING.yml y sección de sponsors - #68
Merged
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
Este PR habilita GitHub Sponsors para el repositorio y agrega una breve sección en el README para dirigir a los usuarios al enlace de patrocinio.
Changes:
- Agrega
.github/FUNDING.ymlpara activar el botón de Sponsors en GitHub. - Añade una sección “Support this project” al final del
README.mdcon un badge/enlace a GitHub Sponsors. - Ajusta el formato de la línea de licencia en el README (indentación).
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| README.md | Agrega una sección de soporte/patrocinio al final del README con enlace a GitHub Sponsors. |
| .github/FUNDING.yml | Configura el usuario de GitHub Sponsors para que aparezca el botón de patrocinio en el repo. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Comment on lines
+281
to
+282
| Free, and maintained on my own time. Sponsorship covers the market data and broker API access | ||
| behind these tools, and keeps them working when brokers change their export formats. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Habilita el botón de GitHub Sponsors en el repo y suma una sección corta al final del README.