diff --git a/README.md b/README.md
index d0a5cb2..6b3627f 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,8 @@
-
+
# fsst-rs
+
A pure-Rust, zero-dependency implementation of the [FSST string compression algorithm][whitepaper].
FSST is a string compression algorithm meant for use in database systems. It was designed by