From d22f2a819be1b922498f477a7e0c5b8e43b5f2d7 Mon Sep 17 00:00:00 2001 From: Brian Daley Date: Tue, 19 Nov 2013 16:32:02 -0500 Subject: [PATCH] Usage instructions --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c4f33f3..ef21731 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,9 @@ -UConn Banner Module for Drupal +UConn Banner Module for Drupal 7 =================== -Module that prepends the UConn Banner into your Drupal site. +A module that prepends the UConn Banner into your Drupal 7 site. + +# Usage + +1. Clone the repo into your `modules` directory: `git clone --recursive https://github.com/uconn/uconn_banner_drupal.git` +2. Visit http://your-website.uconn.edu/admin/modules in your web browser and enable the 'UConn Banner' module.