diff --git a/README.html b/README.html index 46fee3f7..5357c12a 100644 --- a/README.html +++ b/README.html @@ -82,10 +82,10 @@ } h2 { font-size: 1.3em; - color: #444; + color: #FFF; margin: -2.5em 0 0.8em 0; float: left; - background: #FECA13; + background: #0049FF; padding: 0.4em 0.8em; border-radius: 0.2em; font-weight: normal; diff --git a/README.md b/README.md index 0a50d3b4..4af989f2 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,9 @@ Dependencies are automatically handled by Maven. Contributing ------------ -We happily accept contributions, especially through pull requests on GitHub. +We happily accept contributions, especially through pull requests on GitHub. Submissions +must be licensed under the GNU General Public License v3, +which is outlined inside LICENSE.txt. Please see [the wiki for further information about contributing](http://wiki.sk89q.com/wiki/WorldGuard/Development#Contributing).