diff --git a/README.md b/README.md index 15aa3e9..cd8c0f7 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Fork of [Emberwalker's Forgelin](https://github.com/Emberwalker/Forgelin). ## Additions -- Shades the Kotlin standard library, runtime, coroutines-core, and reflect libraries so you don't have to. +- Shades the Kotlin standard library, runtime, coroutines-core, serialization and reflect libraries, so you don't have to. - Provides a Forge `ILanguageAdapter` for using Kotlin `object` classes as your main mod class. ## Usage