diff --git a/README.md b/README.md
index 0a8d1c9..d0c2f85 100644
--- a/README.md
+++ b/README.md
@@ -187,13 +187,6 @@ type
[Design]
-
-Attribute macro to skip serializing all fields of Option type -[Origin] -— -[Design] - |
Attribute macro to apply prefix to name of serialized fields or variants [Origin] @@ -219,6 +212,17 @@ Macro to serialize and deserialize trait object using internal type tag |
+++
+Attribute macro to skip serializing all fields of Option type
+[Origin] +— +[Design] +- +[Outcome] +
Derive macro to derive Default from Serde default attributes