From c47764f41dc68c1e3ae0bd5790b755885b8efee3 Mon Sep 17 00:00:00 2001 From: winkidney Date: Sat, 15 Sep 2018 02:29:40 -0700 Subject: [PATCH] Doc: Add feature description (include link of brwoser plugins) + Also add some description on upgrade-how-to --- README.rst | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 540750d..4ce0cfa 100644 --- a/README.rst +++ b/README.rst @@ -7,9 +7,20 @@ to skim through format. For more information and a working demo board visit `getpinry.com`_. +Feature +----------------- -Upgrade from 1.x ------------------- +- Image fetch and online preview +- Tagging system for Pin +- `Chrome/Firefox plugin support `_ +- multi-user support +- Both public and private is supported + +Upgrade from old version +-------------------------- + +Our currently version is 2.x, If you are old user of Pinry, +please follow document below to upgrade to 2.x. For source code users: