From 635f3815139c2f33c414eaa79b568be001e6baf1 Mon Sep 17 00:00:00 2001 From: webbrain-one <295484252+webbrain-one@users.noreply.github.com> Date: Sat, 15 Aug 2026 22:45:10 +0300 Subject: [PATCH] docs: improve README Generated by qwen3.6-35b-a3b via local API. --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1ef2da4..f7cfd14 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ + + + Filer: Simple file handler written in Swift ====================================== @@ -107,9 +110,9 @@ file.read() // "Awesome!Beautiful!" | Supported Directory | description | |---------------------|:------------------| |.Temp |Temporary directory| -|.Home |Home direcotry | +|.Home |Home directory | |.Document |Document directory | -|.Cache |Cache direcotry | +|.Cache |Cache directory | |.Library |Library directory | |.Inbox |Inbox directory |