From b4f3d81b83b0288f86ad3e59123cd2c7d57d454b Mon Sep 17 00:00:00 2001
From: whatmough <pwhatmough@seas.harvard.edu>
Date: Sun, 12 Jan 2020 19:51:00 -0500
Subject: [PATCH] Update README.md

---
 README.md | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 9734465..9711f45 100644
--- a/README.md
+++ b/README.md
@@ -1,16 +1,19 @@
 ![CHIPKIT logo](chipkit_logo.png)
 
-# CHIPKIT
+# CHIPKIT: An agile, reusable open-source framework for rapid test chip development
 
 ## Overview
 
-
-## Getting Started
+This project provides key hardware IP and tools to enable rapid research test chip development.
 
 ## Tutorial Material
 
+We have delivered an extensive tutorial on research test chip development at the MICRO conference 2019.  The slides are availale below.
 
+[CHIPKIT tutorial at MICRO 2019](https://www.microarch.org/micro52/program/workshops.html#chipkit)
+[CHIPKIT tutorial slides](https://mrc-donato.github.io/CHIPKIT-Tutorial/)
 
+[//]: # (
 ## Citing
 
 
@@ -21,6 +24,7 @@ If you find this tool useful for your research, please use the following bibtex
 
 }
 ```
+)
 
 ## Contributing
 
@@ -29,7 +33,7 @@ Please send a [pull request](https://help.github.com/articles/creating-a-pull-re
 ## Authors
 
 [Paul Whatmough](https://www.linkedin.com/in/paul-whatmough-2062729/), Arm Research, Boston, MA
-
+Hyunkwang Lee
 
 ## License
 
-- 
GitLab