From c2d146537e715e9f5e097b987de973524c0ecd80 Mon Sep 17 00:00:00 2001 From: Alejandro Saucedo Date: Sat, 5 Sep 2020 08:17:54 +0100 Subject: [PATCH] Updated to use cpp raw literal strings --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7999fc4d5..2e2fce20c 100644 --- a/README.md +++ b/README.md @@ -271,7 +271,7 @@ We appreciate PRs and Issues. If you want to contribute try checking the "Good f #### Dev Dependencies * Testing - + Catch2 + + GTest * Documentation + Doxygen (with Dot) + Sphynx