Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@

</think>

Filer: Simple file handler written in Swift
======================================

Expand Down Expand Up @@ -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 |

Expand Down