From 3729e497acdbd8aaf20e7cfe6a78e5a26ea94219 Mon Sep 17 00:00:00 2001 From: ayushoriginal Date: Tue, 2 Jan 2018 00:02:13 +0530 Subject: [PATCH] Draft version complete --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index 20e3d207..ef5a18aa 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,8 @@ -# Daemo - Stanford Crowd Research Collective +# CybrosX Platform - Bringing Research and Development Opportunities to aspiring students and professionals This is a Django 1.11 app using a Postgres database 9.5+. -## Setup - -[Please follow the GitHub tutorial](http://crowdresearch.stanford.edu/w/index.php?title=BranchingStrategy) to setup the repository. - -If you are on Windows or want a simpler (automatic) setup process, please try the instructions in the [Setup with Vagrant](#setup-with-vagrant) section. Solutions to common errors can found on the [FAQ page](http://crowdresearch.stanford.edu/w/index.php?title=FAQs) - #### Databases Install [Postgres](http://postgresapp.com/) 9.5+. If you have a Mac, we recommend using [Homebrew](http://brew.sh/). To install Postgres on a Mac using Homebrew: