From 9e99fcbc16b57990a39417007e5c07f7744a5077 Mon Sep 17 00:00:00 2001 From: Brent Ozar Date: Thu, 1 Sep 2022 04:52:40 -0700 Subject: [PATCH] README.md - fixing "further reading" formatting Fixing typo in header and hyperlinking a file. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b1c4898092..38cb46f681 100644 --- a/README.md +++ b/README.md @@ -740,7 +740,7 @@ and [Tesseract Cat](https://github.com/TesseractCat) Original portions of the software are Copyright (c) 2020 Lincoln D. Stein (https://github.com/lstein) -#Further Reading +# Further Reading Please see the original README for more information on this software -and underlying algorithm, located in the file README-CompViz.md. +and underlying algorithm, located in the file [README-CompViz.md](README-CompViz.md).