From db98ccb121aa7a7ff2cc6859763f669b18607b48 Mon Sep 17 00:00:00 2001 From: "Rafael G. Martins" Date: Fri, 21 Feb 2025 23:46:12 +1100 Subject: [PATCH] Rename readme.md to README.md --- docs/api/README.md | 1 + docs/api/readme.md | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 docs/api/README.md delete mode 100644 docs/api/readme.md diff --git a/docs/api/README.md b/docs/api/README.md new file mode 100644 index 000000000..493fa1396 --- /dev/null +++ b/docs/api/README.md @@ -0,0 +1 @@ +The API documentations will be added here diff --git a/docs/api/readme.md b/docs/api/readme.md deleted file mode 100644 index 81f1d78ff..000000000 --- a/docs/api/readme.md +++ /dev/null @@ -1 +0,0 @@ -The API documentations will be added here \ No newline at end of file