diff --git a/.github/README.md b/.github/README.md
index 780e34b..82f470c 100644
--- a/.github/README.md
+++ b/.github/README.md
@@ -1,7 +1,16 @@
+
❄️ neovim-flake
+
+
+
+
+> [!WARNING]
+> Main branch is only updated for small, non-breaking changes. For the latest version of neovim-flake, please see
+> [the list of branches](https://github.com/NotAShelf/neovim-flake/branches) or
+> [open pull requests](https://github.com/NotAShelf/neovim-flake/pulls?q=is%3Apr+is%3Aopen+sort%3Aupdated-desc).
+> neovim-flake, at the time, is still being actively developed - and will continue to be so for the foreseeable
+> future.
---
@@ -80,13 +90,16 @@ nix run github:notashelf/neovim-flake#tidal
Similar instructions will apply for `nix profile install`. However, you are recommended to instead use the module system as described in the manual.
> [!NOTE]
-> The `maximal` configuration is _massive_ and will take a while to build. To get a feel for the configuration, use the default `nix` or `tidal` configurations.
-> Should you choose to try out the `maximal` configuration, using the binary cache as described in the manual is _strongly_ recommended.
+> The `maximal` configuration is _massive_ and will take a while to build.
+> To get a feel for the configuration, use the default `nix` or `tidal` configurations.
+> Should you choose to try out the `maximal` configuration, using the binary cache as described
+> in the manual is _strongly_ recommended.
### Docker
-As of version 0.5, an image for the `nix` output is published to Dockerhub and GitHub packages with each tagged release. If you do not have Nix installed
-on your system, you may run neovim within a container using your favorite tool.
+As of version 0.5, an image for the `nix` output is published to Dockerhub and GitHub packages with each tagged release. If you do not have Docker installed
+on your system, you may run neovim within a container using your favorite tool. You are still recommended to use `nix` instead of Docker.
+
The following command will open the current directory in neovim with necessary tools bootstrapped.
```console
@@ -191,3 +204,7 @@ I am grateful for their previous work and inspiration, and I wholeheartedly reco
---
+
+