From 929233bd4596ea6152855a737f9aab99a87ec524 Mon Sep 17 00:00:00 2001 From: TomfromBerlin Date: Sun, 22 Mar 2026 18:01:28 +0100 Subject: [PATCH] Add link to German README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f0e6104..482f36c 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ # zramdisk +[German README](https://github.com/TomfromBerlin/zramdisk/README(de).md) + ## ✨ Features - 🎛️ **Easy handling** - guided installation and operation @@ -21,8 +23,6 @@ - 📦 **Plugin Manager Ready** - works with Zsh Unplugged ,oh-my-zsh, zinit, antigen, etc. (should work with every zsh plugin manager that follows the Zsh Plugin Standard) - ✅ **Zsh Plugin Standard compliant** ---- - |Disclaimer:| |-| |First and foremost, the following should be clarified: Although this plugin was created with the utmost care and thoroughly tested, there is always a residual risk of data loss. We are talking about a temporary drive on which data can be temporarily stored. "Temporary" means that if the system is shut down —intentionally or unintentionally— or fails due to a power outage, all data stored on this drive will be lost. Write-back (data backup to a hard drive) is not supported; other solutions are available for this.|