From 23629a169af167f3d71f575ce55decc09cc199f4 Mon Sep 17 00:00:00 2001 From: Paul Jesukiewicz Date: Tue, 24 May 2016 11:46:39 -0400 Subject: [PATCH] Formatted for readme layout Added installation and improved readability --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 06bef00..f439b90 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,12 @@ An organized list of ADL's resources available on github This page is built with twitter bootstrap, handlebars.js, and shuffle.js. +#Installation +1. Run `git clone https://github.com/adlnet/adlnet.github.io` + +2. Open index.html + +#Contributing to the Project Reference for adding items can be found in the js folder. ADL staff, if you make changes, please keep master in sync with gh-pages. I never use a local gh-pages branch, I push from master to gh-pages remote.