From 8a4c173464f2bcb4fe36e04bcc3aadccb1ef2fca Mon Sep 17 00:00:00 2001 From: akashk4 <akashk4@illinois.edu> Date: Tue, 28 Jan 2020 09:06:45 -0600 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index af6527d23c..5061f0df3f 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ This repository contains the source code and documentation for the HPVM Compiler The README briefly describes how to get started with building and installing HPVM. It also provides a benchmark suite to test the compiler infrastructure. +HPVM is currently at version 0.5. For more about what HPVM is, see [our website](https://publish.illinois.edu/hpvm-project/). + ## Paper [PPoPP'18 paper](https://dl.acm.org/doi/pdf/10.1145/3200691.3178493) -- GitLab