diff --git a/README.md b/README.md index c114311..b69d9ba 100644 --- a/README.md +++ b/README.md @@ -552,12 +552,6 @@ Destructive: Sets `list` to the cdr of `list`. ``` -## Contributors - - - [Fuco](https://github.com/Fuco1) contributed `-union` and `-separate`. - -Thanks! - ## Contribute Yes, please do. Pure functions in the list manipulation realm only, @@ -584,6 +578,12 @@ the tests are always running and the docs are always in sync: Oh, and don't edit `README.md` directly, it is auto-generated. Change `readme-template.md` or `examples-to-docs.el` instead. +## Contributors + + - [Fuco](https://github.com/Fuco1) contributed `-union` and `-separate`. + +Thanks! + ## License Copyright (C) 2012 Magnar Sveen diff --git a/readme-template.md b/readme-template.md index 36946fc..6ee891d 100644 --- a/readme-template.md +++ b/readme-template.md @@ -43,12 +43,6 @@ which demonstrates the usefulness of both versions. [[ function-docs ]] -## Contributors - - - [Fuco](https://github.com/Fuco1) contributed `-union` and `-separate`. - -Thanks! - ## Contribute Yes, please do. Pure functions in the list manipulation realm only, @@ -75,6 +69,12 @@ the tests are always running and the docs are always in sync: Oh, and don't edit `README.md` directly, it is auto-generated. Change `readme-template.md` or `examples-to-docs.el` instead. +## Contributors + + - [Fuco](https://github.com/Fuco1) contributed `-union` and `-separate`. + +Thanks! + ## License Copyright (C) 2012 Magnar Sveen