Skip to content

Commit

Permalink
Make a note about copying files
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrahima committed Sep 5, 2018
1 parent d5e24e2 commit 582cbf9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion diff_general/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ don't necessarily write specific functions.
## Building and executing code

- **compile.sh**: This script should do whatever is necessary to
compile the student's code. Leave this blank if nothing needs to be compiled.
compile the student's code. If nothing needs to be compiled, you can
use this file to copy the student's files to the right directory.
- **run.sh**: This script should run the student's program. This can
be overridden for a given test case.

Expand Down

0 comments on commit 582cbf9

Please sign in to comment.