diff --git a/README.md b/README.md
index 9aaa003..15b22f6 100644
--- a/README.md
+++ b/README.md
@@ -3,3 +3,16 @@
My tiny neovim config. It's as default and simple as possible, just pure Vim goodness without bloat.
Check `DEPENDS.md` for the dependencies.
+
+## Installation
+
+Just clone this repo into `~/.config/nvim` and launch neovim.
+
+
+## Screenshots
+
+This config comes preconfigured with the [Moonfly](https://github.com/bluz71/vim-moonfly-colors) colorscheme for extended colors. I recommend the [Kitty Terminal](https://sw.kovidgoyal.net/kitty/) with default macOS terminal colors (from Apple's built-in macOS Terminal app):
+
+| | |
+|:-------------------------:|:-------------------------:|
+|
Dart |
Rust |
diff --git a/screens/Screenshot 2024-09-14 at 00.56.41.png b/screens/Screenshot 2024-09-14 at 00.56.41.png
new file mode 100644
index 0000000..aa168e1
Binary files /dev/null and b/screens/Screenshot 2024-09-14 at 00.56.41.png differ
diff --git a/screens/Screenshot 2024-09-14 at 00.58.27.png b/screens/Screenshot 2024-09-14 at 00.58.27.png
new file mode 100644
index 0000000..0d59b32
Binary files /dev/null and b/screens/Screenshot 2024-09-14 at 00.58.27.png differ