From 64ccef84268c861102e013e3826cfe43cf3bfad0 Mon Sep 17 00:00:00 2001 From: CoolerVoid Date: Sat, 12 Mar 2022 01:55:14 -0300 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e058240..5c9c496 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,9 @@ My beginning purpose at this project is to protect my server, which is to protec When I talk to friends, I say peoples that don't know how to write low-level code. Using the Casper-fs, you can generate your custom kernel module to protect your secret files. The low-level programmer can write new templates for modules etc. +## Video demo: +https://www.youtube.com/watch?v=qxLEkYFicTg + The first step, understand before the run. --