From a589c4c7736d9d472323bb312bac5cd5e123098a Mon Sep 17 00:00:00 2001 From: Matt Holt Date: Mon, 7 Jul 2014 09:18:46 -0600 Subject: [PATCH] Moved contribution link to the top --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f3d4ef18..e24c11fe 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [awesome-python](https://github.com/vinta/awesome-python). +### Contributing + +Please take a quick gander at the [contribution guidelines](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md) first. Thanks to all [contributors](https://github.com/avelino/awesome-go/graphs/contributors); you rock! + - [Awesome Go](#awesome-go) - [Web Frameworks](#web-frameworks) @@ -381,7 +385,3 @@ Where to discover new Go libraries. * [network-programming](http://jan.newmarch.name/go/) * [learning-go](http://www.miek.nl/downloads/Go/Learning-Go-latest.pdf) * [build-applications-web](https://docs.google.com/file/d/0B2GBHFyTK2N8TzM4dEtIWjBJdEk/edit?pli=1) - -# Contributing - -Your contributions are always welcome!