diff --git a/README.md b/README.md new file mode 100644 index 0000000..ce4d0d1 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# python-zstandard + +This project provides Python bindings for interfacing with the Zstandard compression library. A C extension and CFFI interface are provided. \ No newline at end of file