diff --git a/README.md b/README.md index da21f8f0ae..59f443a2a4 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,8 @@ Kotlin serialization consists of a compiler plugin, that generates visitor code * [Introduction and references](#introduction-and-references) * [Setup](#setup) * [Gradle](#gradle) - * [Setting up the serialization plugin](#1-setting-up-the-serialization-plugin) - * [Dependency on the JSON library](#2-dependency-on-the-json-library) + * [1) Setting up the serialization plugin](#1-setting-up-the-serialization-plugin) + * [2) Dependency on the JSON library](#2-dependency-on-the-json-library) * [Android](#android) * [Multiplatform (Common, JS, Native)](#multiplatform-common-js-native) * [Maven](#maven)