Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
Updated README and AUTHORS
Browse files Browse the repository at this point in the history
Change-Id: I92ea1585f8ff16aee52c54e8267850967e983b76
  • Loading branch information
Clinton Blackburn committed Jun 20, 2014
1 parent 1e724eb commit a45cd13
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 3 deletions.
3 changes: 3 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Clinton Blackburn <[email protected]>
Dennis Jen <[email protected]>
Carlos Andrés Rocha <[email protected]>
3 changes: 3 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Contributions are very welcome.

Please read [How To Contribute](https://github.com/edx/edx-platform/blob/master/CONTRIBUTING.rst) for details.
27 changes: 24 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
analytics-dashboard
===================
Part of [edX code](http://code.edx.org/)

edX Analytics Dashboard
=======================
Dashboard to display course analytics to course teams

Getting Started
---------------

1. Get the code (e.g. clone the repository).
2. Install the Python requirements:

Expand All @@ -19,7 +19,28 @@ Getting Started

./manage.py runserver

License
-------
The code in this repository is licensed under version 3 of the AGPL unless otherwise noted.

Please see `LICENSE.txt` for details.

How To Contribute
-----------------
Contributions are very welcome.

Please read [How To Contribute](https://github.com/edx/edx-platform/blob/master/CONTRIBUTING.rst) for details.

Testing
-------

$ ./manage.py test

Reporting Security Issues
-------------------------
Please do not report security issues in public. Please email [email protected].


Mailing List and IRC Channel
----------------------------
You can discuss this code on the [edx-code Google Group](https://groups.google.com/forum/#!forum/edx-code) or in the `edx-code` IRC channel on Freenode.

0 comments on commit a45cd13

Please sign in to comment.