From 31bf2031d6b91550ddd1c3f4590f490fadb8f8fd Mon Sep 17 00:00:00 2001 From: "David J. Allen" Date: Tue, 22 Jul 2025 12:45:17 -0600 Subject: [PATCH] chore: added README to root --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e379ae3 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# OpenCHAMI Wiki + +Welcome to the OpenCHAMI wiki! This wiki is provides a unified guide and documentation for using and deploying OpenCHAMI. Here are some links to get started with the software. + +[Getting Started](Getting%20Started.md) +[Software](Software.md) +[Deployments](Deployments.md) +[Use Cases](Advanced%20Use%20Cases.md) +[Troubleshooting](Troubleshooting.md) +[Getting Involved](Getting%20Involved.md) \ No newline at end of file