From 42531b8d4e8735a5cc44220a38d51540f6882242 Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Sat, 31 Dec 2016 10:25:02 +0100 Subject: trivialities --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 648ed19..2ce1973 100644 --- a/README.rst +++ b/README.rst @@ -2,9 +2,9 @@ lesana - a collection manager =============================== -lesana is a python3 library to organize collections of various kinds -designed to have a data storage / serialization format that is friendly -to git and other VCSs, but decent performances. +lesana is a python3 library to organize collections of various kinds. +It is designed to have a data storage / serialization format that is +friendly to git and other VCSs, but decent performances. To reach this aim it uses yaml_ as its serialization format, which is easy to store in a VCS, share between people and syncronize between -- cgit v1.2.3