From a61e4d3d3e70bfd08e905b1655ef3709960148a7 Mon Sep 17 00:00:00 2001 From: akashk4 <akashk4@illinois.edu> Date: Fri, 24 Jan 2020 05:54:37 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c09d6b2f82..23a94bc763 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ make install With all the aforementioned steps, HPVM should be built, installed and ready for use! ### Benchmarks -We are providing the following benchamrks with HPVM: +We are providing the following benchmarks with HPVM: * Select benchmarks from the Parboil benchmark suite, located under [test/parboil](/hpvm/test/parboil). * An edge detection pipeline benchmark, located under [test/pipeline](/hpvm/test/pipeline). * A Camera ISP pipeline, curtosy of our collaborators at [Harvard](http://vlsiarch.eecs.harvard.edu), located under [test/cava](/hpvm/test/pipeline). -- GitLab