diff --git a/README.md b/README.md index d2b64704557036eb2c1f41b05e6c0212f24fb376..6e6d7a6abd3a0613a7795604d3e8a6fbab6bf26f 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