Commit a45cd131 by Clinton Blackburn

Updated README and AUTHORS

Change-Id: I92ea1585f8ff16aee52c54e8267850967e983b76
parent 1e724ebb
Clinton Blackburn <cblackburn@edx.org>
Dennis Jen <djen@edx.org>
Carlos Andrés Rocha <rocha@edx.org>
Contributions are very welcome.
Please read [How To Contribute](https://github.com/edx/edx-platform/blob/master/CONTRIBUTING.rst) for details.
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:
......@@ -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 security@edx.org.
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.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment