Fixed example location in readme.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
tastytea 2019-08-02 10:12:56 +02:00
parent 146dca1359
commit 83a01f2941
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ necessary.
## Usage
`xdgcfg.hpp` has explanatory comments in it and there is an
[example](src/example.cpp). The reference is also available at
[example](examples/example.cpp). The reference is also available at
[doc.schlomp.space/xdgcfg/](https://doc.schlomp.space/xdgcfg/classxdgcfg.html).
Use it in your CMake project like this: