Files
GVUserDefaults/README.md
Kevin Renskers 1f5f9dcbc0 Initial
2012-12-18 22:27:36 +00:00

18 lines
815 B
Markdown

# GVUserDefaults - NSUserDefaults access via properties
## Issues and questions
Have a bug? Please [create an issue on GitHub](https://github.com/gangverk/GVUserDefaults/issues)!
## Contributing
GVUserDefaults is an open source project and your contribution is very much appreciated.
1. Check for [open issues](https://github.com/gangverk/GVUserDefaults/issues) or [open a fresh issue](https://github.com/gangverk/GVUserDefaults/issues/new) to start a discussion around a feature idea or a bug.
2. Fork the [repository on Github](https://github.com/gangverk/GVUserDefaults) and make your changes on the **develop** branch (or branch off of it).
3. Make sure to add yourself to AUTHORS and send a pull request.
## License
GVUserDefaults is available under the MIT license. See the LICENSE file for more info.