Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rasa committed Feb 26, 2015
1 parent f81ef19 commit fa1a30d
Showing 1 changed file with 17 additions and 9 deletions.
26 changes: 17 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# inirw
# inirw [![Flattr this][flatter_png]][flatter]

Read and write .INI files
Read and write .INI files.

## Usage

````
````batch
inirw filename sectionname key [newvalue]
````

Expand All @@ -14,17 +14,25 @@ To contribute to this project, please see [CONTRIBUTING.md](CONTRIBUTING.md).

## Bugs

To view existing bugs, or report a new bug, please see the [issues](/issues) page for this project.
To view existing bugs, or report a new bug, please see [issues](../../issues).

## Changelog

To view the version history for this project, please see [CHANGELOG.md](CHANGELOG.md).

## License

This project is [MIT licensed](LICENSE).

## Changelog
## Contact

Please see [CHANGELOG.md](CHANGELOG.md) for the version history for this project.
This project was created and is maintained by [Ross Smith II][] [![endorse][endorse_png]][endorse]

## Contact
Feedback, suggestions, and enhancements are welcome.

[Ross Smith II]: mailto:[email protected] "[email protected]"
[flatter]: https://flattr.com/submit/auto?user_id=rasa&url=https%3A%2F%2Fgithub.com%2Frasa%2Finirw
[flatter_png]: http://button.flattr.com/flattr-badge-large.png "Flattr this"
[endorse]: https://coderwall.com/rasa
[endorse_png]: https://api.coderwall.com/rasa/endorsecount.png "endorse"

This project was originally developed by [Ross Smith II](mailto:[email protected]).
Any enhancements and suggestions are welcome.

0 comments on commit fa1a30d

Please sign in to comment.