From 4ae6520f49f5e315a4b8df579a488d924229f92c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=83=E4=BD=8F=E6=9F=B1=E9=96=93?= Date: Fri, 1 Mar 2024 23:55:24 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 757464b..d8f4d0f 100644 --- a/README.md +++ b/README.md @@ -9,5 +9,5 @@ this repository contains very basic support for zfs, for my daily usage i have two HDDS with zfs for storing data, and that config is enough for being able to use them. - +OBS: my code depends on some cool modules that are contained within the [radix repository](https://codeberg.org/anemofilia/radix), without that everything would be messy.