You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: Update README and CITATION.cff, add issue templates
- Enhanced README with improved structure and examples
- Updated CITATION.cff with additional metadata
- Added GitHub issue templates for feature requests and configuration
@@ -92,7 +132,7 @@ Click <kbd> <> Code</kbd> (green button at top right) → <kbd>Codespaces</kbd>
92
132
> ****Note:**** Codespaces is a free service with a monthly quota of compute time and storage usage.
93
133
> It is recommended for testing commands, troubleshooting, and running simple case files without installing dependencies or building MFC on your device.
94
134
> Don't conduct any critical work here!
95
-
> To learn more, please see [how Docker & Containers work](https://mflowcode.github.io/documentation/md_docker.html).
135
+
> To learn more, please see [how Docker & Containers work](https://mflowcode.github.io/documentation/docker.html).
96
136
97
137
You can navigate [to this webpage](https://mflowcode.github.io/documentation/md_getting-started.html) to get you get started using MFC on your local machine, cluster, or supercomputer!
0 commit comments