From 96bb7c63a7940ecf2b12e6270379f46bd61fc364 Mon Sep 17 00:00:00 2001 From: Emile Date: Mon, 30 May 2022 22:20:08 +0200 Subject: readme changes --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 57cceb2..d884b19 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,14 @@ visualizing CTF clusters (teams playing together at DEFCON quals 2022) +<<<<<<< HEAD +======= +## building + +Install graphviz with the package manager of your choice. + +``` +neato -Tsvg teams.dot > teams.svg +``` +>>>>>>> 6e08e33 (build instructions) -- cgit 1.4.1