From 6df02f804bb73b68844f6bff2b531f9cad5c111a Mon Sep 17 00:00:00 2001 From: Queen Bee Date: Fri, 19 Jan 2018 09:47:25 -0800 Subject: [PATCH] working on the readme formatting --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ed26033..11cbdd9 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,11 @@ A tool for better documenting online harassment To launch the application from the files directory at the command line type 'npm start' -Project Goals: -should be able to: - Select a path to save files - Select a portion of the screen to screen-shot - Create HTML File using Case Name as the file name. Screenshot, description, social media identifier and casename added to HTML document. - append HTML file with new incident - description - screenshot to document it as one case. +## Project Goals: +### should be able to: + * Select a path to save files + * Select a portion of the screen to screen-shot + * Create HTML File using Case Name as the file name. Screenshot, description, social media identifier and casename added to HTML document. + * append HTML file with new incident - description - screenshot to document it as one case.