Skip to content

Commit d7aba73

Browse files
README
1 parent 2b8f441 commit d7aba73

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
This is a backend for grading C++ code in a secure and controlled manner.
44

5+
## Motivation
6+
7+
Code grading can be a difficult task, and this project aims to simplify that. No matter you want to teach people how to define a variable, how to write a function, how to write an algorithm, or how to write codes that calls other external api, `code-grader` provides a customizable framework to help you do that.
8+
59
## Usage
610

711
```shell

0 commit comments

Comments
 (0)