From 028b613c2f5316a223b7b8c80abede9a9bf13334 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 31 Aug 2017 11:08:34 -0400 Subject: [PATCH] Update README.rst --- README.rst | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/README.rst b/README.rst index 81a3b04..e45b950 100644 --- a/README.rst +++ b/README.rst @@ -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? `_ on Stack Overflow - `The Hitchhiker's Guide to Packaging `_ - `Cookiecutter template for a Python package `_ + + +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.