1.0: Finalised for release

Updating the README.md to bring it ready for wider release:
* Removed some points that were more implementation details
* Added Contributions section
* Simplified the usage section
* Expanded initial explanation
* Fixed steam launch command to allow the overlay to still work

Others:
* Mark as 1.0
* Update the license file for 2018
This commit is contained in:
Marc Di Luzio
2018-01-18 10:57:35 +00:00
parent 759cbc3c40
commit 4f14c807ba
6 changed files with 101 additions and 98 deletions

View File

@ -2,7 +2,7 @@ project(
'gamemode',
'c',
default_options : ['c_std=c11'],
version: '0.3',
version: '1.0',
license: 'BSD',
)