From 129eab68018217c568b60a2621476bc0b8480693 Mon Sep 17 00:00:00 2001 From: John Tinnerholm <jtinnerholm@gmail.com> Date: Mon, 21 Dec 2020 13:52:06 +0100 Subject: [PATCH] Fixed formatting issues in readme --- lab3-4/test/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lab3-4/test/README.md b/lab3-4/test/README.md index 3516330..d294d57 100644 --- a/lab3-4/test/README.md +++ b/lab3-4/test/README.md @@ -29,5 +29,5 @@ Do not use the -d flag when doing this. Then compile this file with ``` gcc -lm <name.c> -`` +``` -- GitLab