Skip to content

Commit d5bc7f7

Browse files
committed
Run knit on README.md after ba38b70
1 parent ba38b70 commit d5bc7f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ Kotlin serialization consists of a compiler plugin, that generates visitor code
2323
* [Introduction and references](#introduction-and-references)
2424
* [Setup](#setup)
2525
* [Gradle](#gradle)
26-
* [Setting up the serialization plugin](#1-setting-up-the-serialization-plugin)
27-
* [Dependency on the JSON library](#2-dependency-on-the-json-library)
26+
* [1) Setting up the serialization plugin](#1-setting-up-the-serialization-plugin)
27+
* [2) Dependency on the JSON library](#2-dependency-on-the-json-library)
2828
* [Android](#android)
2929
* [Multiplatform (Common, JS, Native)](#multiplatform-common-js-native)
3030
* [Maven](#maven)

0 commit comments

Comments
 (0)