diff --git a/README.md b/README.md index 20a61fd0a..bd157f528 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,10 @@ Additional resources: * State preservation (automatically on Android, manually on all other targets via `kotlinx-serialization`) * Instances retaining (aka ViewModels) over configuration changes (mostly useful in Android) +### Meme time! + + + ## Setup Please check the [Installation](https://arkivanov.github.io/Decompose/getting-started/installation/) section of the documentation. diff --git a/docs/media/DecomposeMeme.png b/docs/media/DecomposeMeme.png new file mode 100644 index 000000000..21dc27145 Binary files /dev/null and b/docs/media/DecomposeMeme.png differ