diff options
Diffstat (limited to 'docs/source/readme.md')
-rw-r--r-- | docs/source/readme.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/source/readme.md b/docs/source/readme.md new file mode 100644 index 0000000..419bad3 --- /dev/null +++ b/docs/source/readme.md @@ -0,0 +1,8 @@ +# Smarker + +Smarker is a system designed to help module organisers mark python programming assessments. +Is is an expandable system, which produces reports about a student's code in many different +formats. + +- [Read the documentation](http://smarker.eda.gay/) +- [Get the source code](https://github.com/jwansek/Smarker) [Mirror](https://git.eda.gay/Smarker/files.html) |