From 03a40b796521c9f5d8453c8c4ad9d9d28ba199d3 Mon Sep 17 00:00:00 2001 From: Clark Reilly Date: Fri, 8 May 2020 18:54:11 -0400 Subject: [PATCH] beginning of readme creation, testing out image formatting --- final/README.md | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/final/README.md b/final/README.md index f1781b3..c3dfa06 100644 --- a/final/README.md +++ b/final/README.md @@ -1,6 +1,19 @@ -# web-three-twitter-boilerplate +![](https://github.uconn.edu/raw/clr14003/DMD-4470/master/final/src/assets/slice-o-life-logo.png=400x) + +# Slice of Life + +#### By Clark Reilly + + +## Running a Local Instance + +1. Download the repository +2. +3. Open Command Prompt +4. `\cd` +5. + -## Project setup ``` yarn install ```