From ce89c2b5089949cfbef6f26f913f98ca5c879e76 Mon Sep 17 00:00:00 2001 From: Chris Nuernberger Date: Wed, 24 Jun 2020 12:20:21 -0600 Subject: [PATCH] editing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c0258d51..23efc310 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ writing the dataset back out to csv, tsv, and gzipped varieties of those. For a simple all-in-one data exploration pathway please checkout [simpledata](https://github.com/cnuernber/simpledata). -An alternative cutting-edge api is available via [tablecloth](https://github.com/scicloj/tablecloth). +An alternative cutting-edge api with some important extra features is available via [tablecloth](https://github.com/scicloj/tablecloth). We now have support for [nippy serialization](docs/nippy-serialization-rocks.md).