From ffb4e8895a4b89de1374d73c924aa2312493f6fc Mon Sep 17 00:00:00 2001 From: fr33 tux Date: Fri, 17 Jan 2014 23:17:37 +0100 Subject: Fix small errors in README --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index db7b9a0..8045765 100644 --- a/README +++ b/README @@ -39,11 +39,11 @@ or SUPPORTED FORMAT ================ -See FORMATS +See ./data/FORMATS HOW TO IMPLEMENT NEW FORMATS ============================ -1. Add the format's mimetype to the STRIPPER list in mat.py +1. Add the format's mimetype to the STRIPPER list in strippers.py 2. Inherit the GenericParser class (parser.py) 3. Read the parser.py module 4. Implement at least these three methods: -- cgit v1.3