Format README

This commit is contained in:
J. Fernando Sánchez 2021-04-21 20:43:51 +02:00
parent a68d9b71c2
commit 41f078dd59

View File

@ -11,10 +11,12 @@ and they are followed by a new line per section.
For instance, consider this annotation: For instance, consider this annotation:
```
GRADE GRADE
1.1 0.5 1.1 0.5
1.2 1.0 1.2 1.0
2 8.5 2 8.5
```
This will result in the user getting 10 marks. This will result in the user getting 10 marks.
The results are stored per section (1.1, 1.2 and 2). The results are stored per section (1.1, 1.2 and 2).