diff --git a/Storage-format.md b/Serialization.md
similarity index 95%
rename from Storage-format.md
rename to Serialization.md
index 7ce4adc..25c05a7 100644
--- a/Storage-format.md
+++ b/Serialization.md
@@ -22,7 +22,7 @@ We want a format which is:
 * Represents floating-point values faithfully and readably
   * A decimal format would be best
 
-# Formatting
+# Framework and format
 
 ## Rust frameworks