Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
valerianilucrezia authored Feb 25, 2021
1 parent eb8a4ad commit d0114fe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ DSSC 2020-2021

# Repository structure
* `c++` contains:
+ `benchmark`
+ `benchmark`:
+ `test.cpp`: c++ script used to perform the benchmark
+ `doxygen`:
+ `refman.pdf`: documentation generated by Doxygen 1.8.17
Expand All @@ -16,6 +16,6 @@ DSSC 2020-2021


* `python` contains:
+ `test_exam.py`: python script with the `reversedict(d)` function implementation and the test code
+ `test_exam.py`: python script with the `reverse_dict(d)` function implementation and the test code

* `report.pdf`
* `report.pdf`: documentation of the two section of the project, c++ and python

0 comments on commit d0114fe

Please sign in to comment.