Update README.rst

This commit is contained in:
Kenneth Reitz 2017-08-31 11:08:34 -04:00 committed by GitHub
parent e10bd98b01
commit 028b613c2f

View File

@ -11,15 +11,6 @@ In short, ``setup.py`` files can be daunting to approach, when first starting ou
✨🍰✨
License
-------
This is free and unencumbered software released into the public domain.
Anyone is free to copy, modify, publish, use, compile, sell, or
distribute this software, either in source code form or as a compiled
binary, for any purpose, commercial or non-commercial, and by any
means.
To Do
-----
@ -34,3 +25,14 @@ More Resources
- `What is setup.py? <https://stackoverflow.com/questions/1471994/what-is-setup-py>`_ on Stack Overflow
- `The Hitchhiker's Guide to Packaging <https://the-hitchhikers-guide-to-packaging.readthedocs.io/en/latest/creation.html>`_
- `Cookiecutter template for a Python package <https://github.com/audreyr/cookiecutter-pypackage>`_
License
-------
This is free and unencumbered software released into the public domain.
Anyone is free to copy, modify, publish, use, compile, sell, or
distribute this software, either in source code form or as a compiled
binary, for any purpose, commercial or non-commercial, and by any
means.