aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9937b6c..2edf117 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,6 @@
+[Slides](https://docs.google.com/presentation/d/12kZX6yD-gvxpRbJK5h-FwxhUhAP4lsLJESi7qg5sEwg/edit?usp=sharing)
+
+
# What is a daemon?
- A computer program that runs as a background process, rather than being under the direct control of an interactive user.
- Generally end with a 'd' (e.g. 'sshd', 'syslogd')