~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to doc/notes/README

Modified the database so that exercises are now stored in the database, rather
than in flat files.

This also necessitated adding new tables and storm classes for test suites
and test cases.

Note that this commit merely changes the database and adds a script to
upload exercises. The code for actually reading exercises has yet
to be changed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
These notes are in Markdown format, so they can be easily rendered into HTML.
 
2
Just type `make`.
 
3
 
 
4
[Markdown](http://daringfireball.net/projects/markdown/) (requires Perl), or
 
5
`sudo apt-get install markdown` in Ubuntu.