diff options
Diffstat (limited to 'doc/project-report.md')
-rw-r--r-- | doc/project-report.md | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/doc/project-report.md b/doc/project-report.md new file mode 100644 index 0000000..e0339d6 --- /dev/null +++ b/doc/project-report.md | |||
@@ -0,0 +1,30 @@ | |||
1 | --- | ||
2 | title: "Morphing in C" | ||
3 | author: [Pacien TRAN-GIRARD, Adam NAILI] | ||
4 | date: 2017-11-09 | ||
5 | ... | ||
6 | |||
7 | # Project description | ||
8 | |||
9 | ## Licensing | ||
10 | |||
11 | ## Credits | ||
12 | |||
13 | --- | ||
14 | |||
15 | # Compilation and usage | ||
16 | |||
17 | ## Building the project | ||
18 | |||
19 | ## Running the program | ||
20 | |||
21 | --- | ||
22 | |||
23 | # Implementation details | ||
24 | |||
25 | ## Modules | ||
26 | |||
27 | ## Additional features | ||
28 | |||
29 | ## Notes | ||
30 | |||