From d6d8b911908beb3c7d21decf7351832ec9bb4ed1 Mon Sep 17 00:00:00 2001
From: Recolic K <bensl@microsoft.com>
Date: Mon, 27 Sep 2021 16:55:32 +0800
Subject: [PATCH] add

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 3daa82c..f7dc77e 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 # Shared bootdir helper
 
+Background: <https://recolic.net/blog/post/deniable-encryption-and-shared-boot-partition>
+
 ## Problem to solve
 
 You may have multiple linux installations, and they want to share the same `/boot` directory. 
-- 
GitLab