Skip to content

Commit

Permalink
Add support section
Browse files Browse the repository at this point in the history
  • Loading branch information
weastur committed Jun 30, 2023
1 parent 429e27a commit 2706242
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .markdownlint.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
default: true

no-inline-html: false
MD013:
line_length: 120
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,18 @@ Only latest version – Python 3.11
There is not much sense in that. If you need all Python versions for development, look at the
[pyenv](https://github.com/pyenv/pyenv) project or [docker images](https://hub.docker.com/_/python).
In other cases, you can safely run old python code in the newest interpreter.

## Support

If you want to support the development or say thanks, become a GitHub Sponsor or

<a href="https://www.buymeacoffee.com/weastur" target="_blank">
<img src="https://cdn.buymeacoffee.com/buttons/default-orange.png"
alt="Buy Me A Coffee"
height="41"
width="174">
</a>

## License

MIT, see [LICENSE](./LICENSE).

0 comments on commit 2706242

Please sign in to comment.