More readme cleanup.

This commit is contained in:
sk89q 2012-10-19 20:48:05 -07:00
parent 9577c93edb
commit 6654b0a67a
2 changed files with 5 additions and 3 deletions

View File

@ -82,10 +82,10 @@ h1 {
}
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;

View File

@ -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).