Fix wording in README
This commit is contained in:
parent
f7d88e3ba8
commit
acef827bab
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
## libimagcontacts
|
## libimagcontacts
|
||||||
|
|
||||||
The contact library basically only creates references to the actual icalendar
|
The contact library basically only creates references to the actual
|
||||||
and vcard files, though it also can parse (via the `vobject` crate) the
|
vcard files, though it also can parse (via the `vobject` crate) the
|
||||||
information and return it from an entry directly.
|
information and return it from an entry directly.
|
||||||
|
|
||||||
The architecture of indirections is as follows:
|
The architecture of indirections is as follows:
|
||||||
|
|
Loading…
Reference in a new issue