From 5199e02a3fe221921a07e046bca6511438817dbe Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Thu, 15 Mar 2018 08:30:16 +0100 Subject: [PATCH] INSTALL: explain better what "usable HTML" means in this context --- INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index 6c19099..489087a 100644 --- a/INSTALL +++ b/INSTALL @@ -3,8 +3,8 @@ under /usr/share/php/tweeper and then make a symlink to the wrapper script "tweeper" under /usr/bin Tweeper depends on php-symfony-serializer which is used to convert json to xml -for some sites which provide the timeline data in json rather than in usable -html. +for some sites which provide the timeline data in json rather than in directly +transformable html. NOTE: Tweeper also depends indirectly on php-symfony-property-access because the code relies on the ObjectNormalizer class which requires the -- 2.1.4