From bc001477f80a7c3faaf9ba99ca8ae72c5dff2385 Mon Sep 17 00:00:00 2001
From: Chris Culnane <cculnane@unimelb.edu.au>
Date: Tue, 8 May 2018 20:46:32 +1000
Subject: [PATCH] Update README.md

---
 README.md | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index d2b6470..6e6d7a6 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,8 @@
-Assignment 2
+# Assignment 2
+This repository contains example code and test scripts for Assignment 2
 
-Example Certificate Code
+## Example Certificate Code
+certexample.c contains example code for opening a certificate file using OpenSSL, as well as extracting some values from it.
+
+## Test Scripts and Certificates
+Additional testscripts and Certificates will be added to the repository shortly
-- 
GitLab