readme 202 B

123456
  1. This folder will contain functions to deal with TEXT files (the usual ones)
  2. TEXT.h contains function prototypes
  3. TEXT.c contains function definitions
  4. The CSV folder has functions to work over CSV files