From 4be26bd2f12d5cdadc008ebc82368fdb769f912c Mon Sep 17 00:00:00 2001 From: TidyCoder <157531579+Tidy-Coder@users.noreply.github.com> Date: Tue, 6 Aug 2024 15:24:12 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index adcc531..9615a79 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # TidyOpenFileManagementLibrary This repo contains functions that help to manipulate files in several languages with the same function names. |functions|c|python|java|c#| -|---------|-|------|----|--| +|---------|:-:|:----:|:----:|:--:| |exists |✅|✅|✅|✅| |isFolder|✅|✅|✅|✅| |isFile|✅|✅|✅|✅|