Skip to content

Commit

Permalink
Readme file updated
Browse files Browse the repository at this point in the history
  • Loading branch information
il6 committed Jun 24, 2020
1 parent ddc7d12 commit 18a852e
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,20 @@
# jadukor
[![Documentation Status](https://readthedocs.org/projects/jadukor/badge/?version=latest)](https://jadukor.readthedocs.io/en/latest/?badge=latest)

Important links for users:
* [Read official Documentation](https://jadukor.readthedocs.io/en/latest/)
* [Github Releases](https://github.com/atmragib/jadukor/releases)
* [Find on Pypi](https://pypi.org/project/jadukor/)
* [Find on Test PyPi](https://test.pypi.org/project/jadukor/)


Important links for developers:
* Python Packaging- [From python.org](https://packaging.python.org/tutorials/packaging-projects/), [From readthedocs.io](https://python-packaging.readthedocs.io/en/latest/minimal.html), [Extra](https://medium.com/@joel.barmettler/how-to-upload-your-python-package-to-pypi-65edc5fe9c56)
* [Learn About Twine](https://twine.readthedocs.io/en/latest/#installation)
* [PyPi Distribution](https://packaging.python.org/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/)
* [Github Actions](https://help.github.com/en/actions/reference/workflow-syntax-for-github-actions)
* [Github Action for PyPi Publish](https://packaging.python.org/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/)
* [License](https://help.github.com/en/github/creating-cloning-and-archiving-repositories/licensing-a-repository)
* [Versioning](https://semver.org/)
* [Readthedocs Configuration](https://docs.readthedocs.io/en/stable/config-file/v2.html)
* [Online .md Editor](https://dillinger.io/)

0 comments on commit 18a852e

Please sign in to comment.