Add README.md for libimagbookmark

This commit is contained in:
Matthias Beyer 2016-08-24 14:15:28 +02:00
parent fc53d9a401
commit 62a7e75230
1 changed files with 11 additions and 0 deletions

11
libimagbookmark/README.md Normal file
View File

@ -0,0 +1,11 @@
# libimagbookmark
This library crate implements functionality for bookmarks.
It uses `libimagentrylink` to create external links and therefor deduplicates
equivalent external links (`libimagentrylink` deduplicates - you cannot store
two different store entries for `https://imag-pim.org` in the store).
It supports bookmark collections and all basic functionality that one might
need.