From 3d49b7ea1f1995f53c5225f1afee24286361d275 Mon Sep 17 00:00:00 2001 From: Charles Weir <797903+charlesweir@users.noreply.github.com> Date: Mon, 28 Nov 2022 16:07:09 +0000 Subject: [PATCH] Using A rather than button. --- README.md | 31 +------------------------------ 1 file changed, 1 insertion(+), 30 deletions(-) diff --git a/README.md b/README.md index 145d5e8..020c141 100644 --- a/README.md +++ b/README.md @@ -1,36 +1,7 @@ # Workshop Materials: Efficient Software Security and Privacy - +Click here to download the workshop materials Cybersecurity is challenging for developers and product owners: we know we need it, but it costs us effort and money that we might rather use for other improvements. So, it’s vital that we make good, justifiable, decisions which security and privacy features we implement. But how should we best do this??