aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2021-01-28 16:13:42 -0300
committerSilvio Rhatto <rhatto@riseup.net>2021-01-28 16:13:42 -0300
commit4b075c2096d0e464c848e9c894071330c68dcd73 (patch)
treeaeb23ffd790c71de1151ea90940b718a8005d55e /README.md
parent2b343942870441b1c0f83cc6afdb030056d45c2e (diff)
downloadcsv-hasher-4b075c2096d0e464c848e9c894071330c68dcd73.tar.gz
csv-hasher-4b075c2096d0e464c848e9c894071330c68dcd73.tar.bz2
Feat: support for human-readable notation at --chunksize
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0e9531a..a8b4aaa 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,7 @@ Running:
* [Python 3](https://python.org).
* [Pandas](https://pandas.pydata.org).
+* [python-humanfriendly](https://github.com/xolox/python-humanfriendly).
Testing: