This commit is contained in:
tastytea 2018-08-10 03:02:57 +02:00
parent b04cb01382
commit f4ab842787
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 1 deletions

View File

@ -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