forked from LearningLocker/learninglocker
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated readme and added contributors
- Loading branch information
Showing
2 changed files
with
23 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,21 +11,23 @@ Learning Locker requires PHP 5.4+ with the MongoDB extension, MongoDB and Apache | |
|
||
## Official Documentation | ||
|
||
Check out the [wiki pages](https://github.com/learninglocker/learninglocker/wiki) to install and begin using Learning Locker. | ||
* [Documentation site](http://docs.learninglocker.net) | ||
* [Documentation repo](http://github.com/learninglocker/docs) | ||
|
||
### License | ||
|
||
Learning Locker is open source software licensed under the [GPL v3](http://opensource.org/licenses/GPL-3.0) | ||
|
||
### Contributing To Learning Locker | ||
|
||
There are several ways you can get involved with Learning Locker. Visit our site to find out more http://learninglocker.net/community/ | ||
There are several ways you can get involved with Learning Locker. Find out more at the links below. | ||
|
||
* Code [http://docs.learninglocker.net/docs/contributing](http://docs.learninglocker.net/docs/contributing) | ||
* Community [http://learninglocker.net/community/get-involved/](http://learninglocker.net/community/get-involved/) | ||
|
||
#### Contributors | ||
|
||
* HT2 (http://ht2.co.uk) | ||
* Dave Tosh (http://davetosh.com) | ||
* James Mullaney [mailto:[email protected]]([email protected]) | ||
* See contributors.md | ||
|
||
#### Copyright | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
Contributors | ||
============ | ||
|
||
Learning Locker is an community effort, this page lists those who have been involved in its development. | ||
|
||
|
||
## Core Contributors | ||
|
||
* HT2 [http://ht2.co.uk](http://ht2.co.uk) | ||
* Dave Tosh [http://twitter.com/davetosh](http://twitter.com/davetosh) | ||
* James Mullaney [mailto:[email protected]]([email protected]) | ||
|
||
## Community Contributors | ||
|
||
* [James Richards](https://github.com/pondermatic) | ||
* [Andy Truong](https://github.com/andytruong) |