Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@ All documentation, on the other hand, is stored in `docs/`. Documentation is a c
- **Documentation**: Automatic build and deployment to GitHub Pages

## Before Using This Template
If you haven't done so already, check:
If you haven't done so already, check the following:
- [Docs](/docs/) and learn how our project documentation is structured in `rst` and `md` files.
- [Lib](/lib/) and learn how to work with packages.
- [Docs Webpage](https://dalsa-lab.github.io/cpp_python_project_template/).
- [Docs Webpage](https://dalsa-lab.github.io/cpp_python_project_template/)

Do you think that's not enough? If not, then checking the following is highly recommended:
- [reStructuredText](https://www.sphinx-doc.org/en/master/usage/restructuredtext/index.html) (explore **reStructuredText Primer**, **Roles**, and **Directives**)
Expand Down