aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 84ba22e5..36748731 100644
--- a/README.rst
+++ b/README.rst
@@ -19,7 +19,7 @@ Main features
* favorite articles;
* detection of inactive feeds;
* share articles with Google +, Pinboard and reddit;
-* personal management of bookmarks.
+* personal management of bookmarks (with import from Pinboard).
The core technologies are `Flask <http://flask.pocoo.org>`_,
`asyncio <https://www.python.org/dev/peps/pep-3156/>`_ ,
bgstack15