Fix wording in README

This commit is contained in:
Matthias Beyer 2018-02-12 20:15:07 +01:00
parent f7d88e3ba8
commit acef827bab

View file

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