diff --git a/README.md b/README.md index c09d6b2f82c4ef3099e6c167b9de9d61905b71be..23a94bc763d9e6fa0eb4b1ffb4c7efc611e1be57 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).