diff --git a/README.md b/README.md index ac817d6..22ca043 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,11 @@ Welcome to the OPFEM repository, an open-source Python-based finite element mode Please explore the following sections to get started with OPFEM: - **[Quick Start](./docs/quick_start/quick_start.md):** A guide to quickly set up and run OPFEM on your system. -- **[Usage](#usage):** Learn how to use OPFEM for your finite element modeling projects. -- **[Contribution Guidelines](#contribution-guidelines):** Interested in contributing to OPFEM? Find information on how to get involved. -- **[Contact](#contact):** Need assistance or have questions? Reach out to us. +- **[Usage](./docs/quick_start/usage.md):** Learn how to use OPFEM for your finite element modeling projects. +- **[Contribution Guidelines](./docs/contribution/main.md):** Interested in contributing to OPFEM? Find information on how to get involved. +- **[Contact](./docs/contact/main.md):** Need assistance or have questions? Reach out to us. -## Quick Start +