diff --git a/README.md b/README.md
index ed45205..29330cb 100644
--- a/README.md
+++ b/README.md
@@ -24,13 +24,6 @@
to learn more.
-
-
-
- Processing over 3TB/s of video at peak load,
-
-
- |
@@ -235,7 +228,7 @@ zoxide can be installed in 4 easy steps:
> eval (zoxide init elvish | slurp)
> ```
>
- > **Note**
+ > **Note:**
> zoxide only supports elvish v0.18.0 and above.
@@ -269,7 +262,7 @@ zoxide can be installed in 4 easy steps:
> source ~/.zoxide.nu
> ```
>
- > **Note**
+ > **Note:**
> zoxide only supports Nushell v0.89.0+.
@@ -335,12 +328,16 @@ zoxide can be installed in 4 easy steps:
+ > **Note:**
+ > [Warp Terminal] users need to set `Input Type` to `Shell (PS1)` under
+ > `Settings > Appearance > Input` for completions to work.
+
3. **Install fzf** (optional)
[fzf] is a command-line fuzzy finder, used by zoxide for completions /
interactive selection. It can be installed from [here][fzf-installation].
- > **Note**
+ > **Note:**
> The minimum supported fzf version is v0.51.0.
4. **Import your data** (optional)
@@ -567,6 +564,7 @@ Environment variables[^2] can be used for configuration. They must be set before
[ubuntu packages]: https://packages.ubuntu.com/jammy/zoxide
[vim]: https://github.com/vim/vim
[void linux packages]: https://github.com/void-linux/void-packages/tree/master/srcpkgs/zoxide
+[warp terminal]: https://www.warp.dev
[wiki-env]: https://github.com/ajeetdsouza/zoxide/wiki/HOWTO:-set-environment-variables "HOWTO: set environment variables"
[xplr]: https://github.com/sayanarijit/xplr
[xxh-plugin-prerun-zoxide]: https://github.com/xxh/xxh-plugin-prerun-zoxide