README changes to point more directly to installation instructions

Change-Id: I4dcc0ef809f31e7af603dd1ca8ac845de4aa0d0f
Reviewed-on: https://gerrit.instructure.com/2119
Reviewed-by: Bracken Mosbacker <bracken@instructure.com>
Tested-by: JT Olds <jt@instructure.com>
This commit is contained in:
JT Olds 2011-02-01 17:33:37 -07:00
parent 04929cdc72
commit 9af1bd190c
2 changed files with 17 additions and 8 deletions

17
README.md Normal file
View File

@ -0,0 +1,17 @@
Canvas LMS
======
Canvas is a new, open-source LMS by Instructure Inc. It is released under the
AGPLv3 license for use by anyone interested in learning more about or using
learning management systems.
[Please see our main wiki page for more information](http://github.com/instructure/canvas-lms/wiki)
Installation
=======
Detailed instructions for installation and configuration of Canvas are provided
on our wiki.
* [Quick Start](http://github.com/instructure/canvas-lms/wiki/Quick-Start)
* [Production Start](http://github.com/instructure/canvas-lms/wiki/Production-Start)

View File

@ -1,8 +0,0 @@
Canvas LMS
======
Canvas is a new, open-source LMS by Instructure Inc. It is released under the
AGPLv3 license for use by anyone interested in learning more about or using
learning management systems.
[Please see our main wiki page for more information](http://github.com/instructure/canvas-lms/wiki).