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

@@ -1,3 +1,11 @@
1.0
Fixed and cleaned up README file
Config file parsing
Man page
Example PKGBUILD file
Bug fix for missing pthread_rwlock_init
0.2
Updated meson build to improve compatibility, configuration and development
@@ -8,4 +16,4 @@ Various code style and standards related improvements
0.1
Initial release
Initial release