Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Commit

Permalink
Credits file moved in the doc folder.
Browse files Browse the repository at this point in the history
  • Loading branch information
JustWhit3 committed Feb 3, 2022
1 parent 431a0f9 commit fe22908
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,10 @@ SAFD-agorithm/
├── test/
│ ├── test_utils.cpp
│ ├── test_functions.cpp
├── doc/
│ ├── algorithm_explanation.md
│ ├── download_and_run.md
│ ├── CREDITS.md
├── img/
│── README.md
│── LICENSE
Expand All @@ -73,6 +77,7 @@ Extra documentation is available in the [doc](https://github.com/JustWhit3/SAFD-

- [Download, compile and run](https://github.com/JustWhit3/SAFD-algorithm/tree/main/doc/download_and_run.md): contains documentation about how to download, compile and run the program as well as a complete list of prerequisites.
- [Algorithm explanation and physical background](https://github.com/JustWhit3/SAFD-algorithm/tree/main/doc/algorithm_explanation.md): contains information about the mathematical and physical explanation related to the coefficients computation and a detailed description of the used algorithm.
- [Credits](https://github.com/JustWhit3/SAFD-algorithm/tree/main/doc/CREDITS.md): contains a list of all the people who contributed to this project.

## How to use

Expand Down
File renamed without changes.

0 comments on commit fe22908

Please sign in to comment.