diff --git a/README.md b/README.md index 1cb0b58..3a08a4a 100644 --- a/README.md +++ b/README.md @@ -9,20 +9,7 @@ KDE Plasma is a feature-rich and highly customizable desktop environment that of ![screenshot](./image/screenshot.png) -### Pre-Installed Applications - -| Name | Usage | Category | -|--------------|-----------|------------| -| Tokodon | A client to Browse the fediverse. | Social | -| Neochat | A client to Browse the [Matrix]. | Social | -| PlasmaTube | A client to watch peertube and piped youtube | Movie & Music | -| VLC | A Video Player written in QT | Movie & Music | -| Elisa | A Simple and easy to use Music Player written in cpp and Kirigami | Movie & Music | -| Firefox | Fast, Private & Safe Web Browser | Web Browser | -| MarkNote | Take notes in Markdown | Productivity | - - - +**[Pre-Installed Applications](./docs/applications-en.md)** ‌ # Fa diff --git a/docs/applications-en.md b/docs/applications-en.md new file mode 100644 index 0000000..9861b5a --- /dev/null +++ b/docs/applications-en.md @@ -0,0 +1,11 @@ +# Pre-Installed Applications + +| Name | Usage | Category | +|--------------|-----------|------------| +| Tokodon | A client to Browse the fediverse. | Social | +| Neochat | A client to Browse the [Matrix]. | Social | +| PlasmaTube | A client to watch peertube and piped youtube | Movie & Music | +| VLC | A Video Player written in QT | Movie & Music | +| Elisa | A Simple and easy to use Music Player written in cpp and Kirigami | Movie & Music | +| Firefox | Fast, Private & Safe Web Browser | Web Browser | +| MarkNote | Take notes in Markdown | Productivity |