branch: master
commit 4a935eece004fc5e2e70e6606e564da73fdd90f5
Author: Alexey Veretennikov <[email protected]>
Commit: Alexey Veretennikov <[email protected]>
Reshuffled readme
---
README.md | 33 +++++++++++++++++----------------
1 files changed, 17 insertions(+), 16 deletions(-)
diff --git a/README.md b/README.md
index ea2b3f0..dc1907a 100644
--- a/README.md
+++ b/README.md
@@ -16,22 +16,6 @@ Add to your `.emacs` or `.emacs.d/init.el` following lines:
Follow the installation instructions for the GNU ELPA above.
-## Contributions
-You can contribute to **ztree** in one of the following ways.
-- Submit a bug report
-- Submit a feature request
-- Submit a simple pull request (with changes < 15 lines)
-
-### Copyright issues
-Since **ztree** is a part of [GNU ELPA](https://elpa.gnu.org/), it is
copyrighted by the [Free Software Foundation, Inc.](http://www.fsf.org/).
Therefore in order to submit nontrivial changes (with total amount of lines >
15), one needs to to grant the right to include your works in GNU Emacs to the
FSF.
-
-For this you need to complete
[this](https://raw.githubusercontent.com/fourier/ztree/contributions/request-assign.txt)
form, and send it to [[email protected]](mailto:[email protected]). The FSF will
send you the assignment contract that both you and the FSF will sign.
-
-For more information one can read
[here](http://www.gnu.org/licenses/why-assign.html) to understand why it is
needed.
-
-As soon as the paperwork is done one can contribute to **ztree** with bigger
pull requests.
-Note what pull requests without paperwork done will not be accepted, so please
notify the [maintainer](mailto:[email protected]) if everything is
in place.
-
### Manual
Add the following to your .emacs file:
@@ -105,3 +89,20 @@ Set the `ztree-dir-move-focus` variable to `t` in order to
move focus to the oth

+
+## Contributions
+You can contribute to **ztree** in one of the following ways.
+- Submit a bug report
+- Submit a feature request
+- Submit a simple pull request (with changes < 15 lines)
+
+### Copyright issues
+Since **ztree** is a part of [GNU ELPA](https://elpa.gnu.org/), it is
copyrighted by the [Free Software Foundation, Inc.](http://www.fsf.org/).
Therefore in order to submit nontrivial changes (with total amount of lines >
15), one needs to to grant the right to include your works in GNU Emacs to the
FSF.
+
+For this you need to complete
[this](https://raw.githubusercontent.com/fourier/ztree/contributions/request-assign.txt)
form, and send it to [[email protected]](mailto:[email protected]). The FSF will
send you the assignment contract that both you and the FSF will sign.
+
+For more information one can read
[here](http://www.gnu.org/licenses/why-assign.html) to understand why it is
needed.
+
+As soon as the paperwork is done one can contribute to **ztree** with bigger
pull requests.
+Note what pull requests without paperwork done will not be accepted, so please
notify the [maintainer](mailto:[email protected]) if everything is
in place.
+