aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 79bfb4faeb58..51f74aff9d1b 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,6 @@ Usage
pacfolder /apps/
```
This will make a new folder _/apps/_ and put one folder for each package inside it. Each of these folders gets
-filled with sumbolic links to the files belonging to that package. Files in typical folders like _/etc/_ or _/usr/bin/_ will
+filled with sumbolic links to the files belonging to that package! Files in typical folders like _/etc/_ or _/usr/bin/_ will
be put into sub-folders like _/apps/[package-name]/config_ or _/apps/[package-name]/binaries_ ect.. Files that can not be
catigoriced go to _/apps/[package-name]/misc_.