From 54eece5d3962f4f9101d3bdb3105ff3723df5f9c Mon Sep 17 00:00:00 2001 From: Lasse Edfast <8794658+lasseedfast@users.noreply.github.com> Date: Mon, 7 Oct 2024 16:44:17 +0200 Subject: [PATCH] Rename readme.md to README.md --- readme.md => README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename readme.md => README.md (99%) diff --git a/readme.md b/README.md similarity index 99% rename from readme.md rename to README.md index 07b597e..9ef0161 100644 --- a/readme.md +++ b/README.md @@ -174,4 +174,4 @@ A Streamlit example is provided in `example_streamlit_app.py` to demonstrate how ## Contributing -Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes. \ No newline at end of file +Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.