diff --git a/README.md b/README.md index 69312b3..f450f67 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ **xdgcfg** is a very simple wrapper around libconfig written in C++. It reads -and writes files into `${XDG_CONFIG_HOME}`. It creates subdirectories if +and writes files in `${XDG_CONFIG_HOME}`. It creates subdirectories if necessary. ### Dependencies