From c298c092da640c13919257856dad7ebc7f6ec1cd Mon Sep 17 00:00:00 2001 From: Hardy Pottinger Date: Thu, 9 Feb 2017 13:40:39 -0600 Subject: [PATCH] added some brief words of encouragement for people wanting to get started with helping --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index dd4fa20b90..e23949a325 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,10 @@ npm start ``` Then go to [http://localhost:3000](http://localhost:3000) in your browser +NOTE: currently there's not much to see at that URL. We really do need your help. If you're interested in jumping in, and you've made it this far, please look at the [the project board (waffle.io)](https://waffle.io/DSpace/dspace-angular), grab a card, and get to work. Thanks! + +Not sure where to start? watch the training videos linked in the [Introduction to the technology](#introduction-to-the-technology) section below. + ## Table of Contents * [Introduction to the technology](#introduction-to-the-technology) * [Requirements](#requirements)