From 5e834e657f99fddd1e4ea1928950b2a8e7cd1ee7 Mon Sep 17 00:00:00 2001 From: Severyn Kozak Date: Wed, 3 Sep 2014 21:35:09 -0400 Subject: [PATCH] Add links for non-developers to README. README.md -Our README is mostly intended for developers; to point everyone else in the right direction, add links to our about page and demo video. --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 96a93bc..6e8bacd 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,11 @@ bitshift ======== bitshift is a semantic search engine for source code developed by Benjamin -Attal, Ben Kurtovic, and Severyn Kozak. +Attal, Ben Kurtovic, and Severyn Kozak. This README is intended for developers +only. For a user overview of the project: + + * read our [about page](http://bitshift.it/) + * watch our [demo video](https://vimeo.com/98697078) Branches --------