diff options
author | jwansek <eddie.atten.ea29@gmail.com> | 2022-04-28 18:15:37 +0100 |
---|---|---|
committer | jwansek <eddie.atten.ea29@gmail.com> | 2022-04-28 18:15:37 +0100 |
commit | e79925dcecea967f139b91c7b45cde0260642950 (patch) | |
tree | cdc802d84f3a2f98630cf26d74657d4e3914a402 /README.md | |
parent | fc2d6441596e547ba8d8c9957b092724d8bb9ae3 (diff) | |
download | Smarker-e79925dcecea967f139b91c7b45cde0260642950.tar.gz Smarker-e79925dcecea967f139b91c7b45cde0260642950.zip |
Updated readme
Diffstat (limited to 'README.md')
l--------- | README.md | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1 +1,8 @@ -docs/source/index.rst
\ No newline at end of file +# 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) |