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 |