Added TSV to Readme.

This commit is contained in:
Kenneth Reitz
2010-11-04 01:07:04 -04:00
parent f621b56178
commit ff63558a67
+2
View File
@@ -18,12 +18,14 @@ Output formats supported:
- Excel (Sets + Books)
- JSON (Sets + Books)
- YAML (Sets + Books)
- TSV (Sets)
- CSV (Sets)
Import formats supported:
- JSON (Sets + Books)
- YAML (Sets + Books)
- TSV (Sets)
- CSV (Sets)
Note that tablib *purposefully* excludes XML support. It always will.