Merge pull request #26 from edx/jtauber/fix-overview

small tweaks to overview doc
This commit is contained in:
James Tauber
2013-06-01 06:07:46 -07:00
2 changed files with 3 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
This directory contains some high level documentation for the code. We should strive to keep it up-to-date, but don't take it as the absolute truth.
This directory contains some high level documentation for the code.
A good place to start is 'overview.md'
WARNING: much of this is out-of-date. It stil may be helpful, though.

View File

@@ -1,4 +1,4 @@
# Documentation for edX code (mitx repo)
# Documentation for edX code (edx-platform repo)
This document explains the general structure of the edX platform, and defines some of the acronyms and terms you'll see flying around in the code.