From 9b354e97a8b697f0bfb41c1d91d44f4b60f5b707 Mon Sep 17 00:00:00 2001 From: Peder Bergebakken Sundt Date: Thu, 2 Sep 2021 13:00:44 +0200 Subject: [PATCH] Update readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6bf2d55..992362b 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,10 @@ To get started, make sure you have `git`, `cargo` and, `rustc` installed and ava You're free to write your report any way you'd like, as long as it is delivered as a PDF file. -To spread the word of *the one true way*, I have included a `pandoc` report skeleton in the `report` folder. -To use it make sure you have `pandoc` installed along with a latex engine. +To spread the word of *"the one true way"*, I have included a `pandoc` report skeleton in the `report` folder. +To use pandoc, make sure you have `pandoc` installed along with a supported latex engine. Make sure it works before using it to write your report. ## Code delivery -To make a code archive (`source.zip`) for uploading on blackboard run either `create_code_archive_for_blackboard_LINUX.sh` or `create_code_archive_for_blackboard_WINDOWS.bat`. +To make a code archive (`source.zip`) for uploading to blackboard: run either `create_code_archive_for_blackboard_LINUX.sh` or `create_code_archive_for_blackboard_WINDOWS.bat`.