From ce39ce764b11d1217793c47c3becb27ae40c7751 Mon Sep 17 00:00:00 2001 From: Thomas Bishop Date: Wed, 28 Dec 2022 18:35:18 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d687a67..9475bc8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # computer_science -This repository contains my notes from autodidactic study of Computer Science. As well as standard CS curricula topics it also houses notes related to my professional development as a software engineer. So there is a lot of practical content mixed-in, such as topics in DevOps, Git, shell scripting etc. +This repository contains my notes from autodidactic study of Computer Science. As well as standard CS curricula topics it also houses notes related to my professional development as a software engineer. So there is a lot of practical content mixed-in, such as topics in DevOps, Git, shell scripting etc. I find it easier to have everything in one place and cross-referenced through YAML. + +No one probably needs to know this lol.