From 22da1dd3f0d46a563814b4bed1c8d1600b842155 Mon Sep 17 00:00:00 2001 From: StuartIanNaylor Date: Fri, 15 Mar 2019 13:59:53 +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 3a2488a..5c7c614 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Log2Zram -Usefull for IoD / maker projects for reducing SD, Nand and Emmc block wear via log operations. +Usefull for IoT / maker projects for reducing SD, Nand and Emmc block wear via log operations. Uses Zram to minimise precious memory footprint and extremely infrequent write outs. Log2Zam is a lower write fork https://github.com/azlux/log2ram based on transient log for Systemd here : [A transient /var/log](https://www.debian-administration.org/article/661/A_transient_/var/log)