diff --git a/README.asciidoc b/README.asciidoc deleted file mode 100644 index f4ba68a5e..000000000 --- a/README.asciidoc +++ /dev/null @@ -1,16 +0,0 @@ -= kitty - the fast, feature-rich, cross-platform, GPU based terminal - -If you live in the terminal, *kitty* is made for **you**! - -See https://sw.kovidgoyal.net/kitty/[the kitty website]. - -image:https://github.com/kovidgoyal/kitty/workflows/CI/badge.svg["Build status", link="https://github.com/kovidgoyal/kitty/actions?query=workflow%3ACI"] - -https://sw.kovidgoyal.net/kitty/faq/[Frequently Asked Questions] - -To ask other questions about kitty usage, use either the https://github.com/kovidgoyal/kitty/discussions/[discussions on GitHub] or the -https://www.reddit.com/r/KittyTerminal[Reddit community] - -Packaging status in various repositories: - -image:https://repology.org/badge/vertical-allrepos/kitty-terminal.svg?columns=3&header=kitty["Packaging status", link="https://repology.org/project/kitty-terminal/versions"] diff --git a/README.md b/README.md new file mode 100644 index 000000000..fb7325dce --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +> [!Note] +> This is a fork of the Kitty terminal emulator: https://github.com/kovidgoyal/kitty + +# kitty - the fast, feature-rich, cross-platform, GPU based terminal + +If you live in the terminal, *kitty* is made for **you**! + +See [the kitty website](https://sw.kovidgoyal.net/kitty/). + +[!["Build status"](https://github.com/kovidgoyal/kitty/workflows/CI/badge.svg)]("https://github.com/kovidgoyal/kitty/actions?query=workflow%3ACI") + +[Frequently Asked Questions](https://sw.kovidgoyal.net/kitty/faq/) + +To ask other questions about kitty usage, use either the [discussions on GitHub](https://github.com/kovidgoyal/kitty/discussions) or the [Reddit community](https://www.reddit.com/r/KittyTerminal) + +Packaging status in various repositories: + +[!["Packaging status"](https://repology.org/badge/vertical-allrepos/kitty-terminal.svg?columns=3&header=kitty)]("https://repology.org/project/kitty-terminal/versions")