From bcfe12a4427332db3a8586249283605c1adee292 Mon Sep 17 00:00:00 2001 From: Victor Fernandes Date: Wed, 10 May 2017 14:14:21 -0400 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 232ebfc..a1a4f06 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ - `make [gcc | clang]` - No argument will build both versions (this is an aftermath of having to check behaviour in the binary from multiple compilers) - - It is safe to modify the default to either gcc or clang if you wish. ** SEE NOTES BELOW ** + - It is safe to modify the default to either gcc or clang if you wish. - **NOTE: I haven't tested or created make targets for the final implementation yet. This is somewhat buried deep into the backburner** ### Windows #### Requires