Skip to content

Commit

Permalink
Simplifies developer section.
Browse files Browse the repository at this point in the history
  • Loading branch information
ryasmi authored Jun 30, 2016
1 parent ff6e803 commit 4d3771c
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,13 @@
Please see our [documentation](http://docs.learninglocker.net) for installation, configuration, and usage instructions.

## Developers
You may contribute to this project via [issues](/issues) and [pull request](/pulls), however, please see the [guidelines](/contributing.md) before doing so. You can also contribute by updating our [documentation](https://github.com/LearningLocker/docs). You can see our list of contributors in our [contributors.md file](/contributors.md).
You may contribute to this project by:

### Getting Started
- [Reporting issues](/issues)
- [Updating code](/updating-code)
- [Updating documentation](https://github.com/LearningLocker/docs)

### Updating Code
1. Install Learning Locker's [requirements](http://docs.learninglocker.net/installation/#requirements).
2. [Install and setup](http://docs.learninglocker.net/installation/) Learning Locker.
3. Change the code.
Expand Down

0 comments on commit 4d3771c

Please sign in to comment.