From 321cec19c8deda1e82c3cfa13b99d866c79c3355 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Mon, 12 May 2025 07:54:17 +0800 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d989cf3 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# file2text + +read file and convert it's content to text \ No newline at end of file