mirror of
https://github.com/kgabis/parson.git
synced 2024-11-24 06:05:29 +00:00
Updates README.md.
This commit is contained in:
parent
1bcab43c38
commit
b61c03e614
@ -138,9 +138,8 @@ Output:
|
||||
|
||||
##Contributing
|
||||
|
||||
I will always merge *working* bug fixes. However, if you want to add something to the API,
|
||||
I *won't* merge it without prior discussion.
|
||||
I will always merge *working* bug fixes. However, if you want to add something new to the API, please create an "issue" on github for this first so we can discuss if it should end up in the library before you start implementing it.
|
||||
Remember to follow parson's code style and write appropriate tests.
|
||||
|
||||
##License
|
||||
[The MIT License (MIT)](http://opensource.org/licenses/mit-license.php)
|
||||
[The MIT License (MIT)](http://opensource.org/licenses/mit-license.php)
|
||||
|
Loading…
Reference in New Issue
Block a user