Skip to content

Commit feb03c0

Browse files
committed
docs: Remove Alpha version warning and add Beta version note
1 parent 791cf1d commit feb03c0

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

README.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212

1313
</div>
1414

15-
Fall is an abbreviation for "Filter All," another fuzzy finder designed for Vim
16-
and Neovim and implemented in [Denops].
15+
Fall is a fuzzy finder for Vim and Neovim, implemented in [Denops], and stands
16+
for "Filter All."
1717

18-
> [!WARNING]
18+
> [!NOTE]
1919
>
20-
> **Alpha version. Please note that any changes, including those that may be
21-
> backward incompatible, will be implemented without prior announcements.**
20+
> Beta version. Please be aware that there might be backward incompatible
21+
> changes.
2222
2323
[Denops]: https://github.com/vim-denops/denops.vim
2424

@@ -32,9 +32,7 @@ by removing `builtin.renderer.nerdfont` renderer from the configuration
3232
[Deno]: https://deno.land
3333
[NerdFont]: https://www.nerdfonts.com
3434

35-
> [!NOTE]
36-
>
37-
> Deno version 1.x. is not tested and supported.
35+
Note that Deno version 1.x. is not tested and supported.
3836

3937
## Installation
4038

0 commit comments

Comments
 (0)