diff --git a/README.md b/README.md index c0ab504b..0b9ab3b5 100644 --- a/README.md +++ b/README.md @@ -1 +1,9 @@ -cxg-v2 +# cellxgene + +A React + Redux web application for exploring large scale single cell RNA sequence data. + +##### Quickstart: +* `cd client` +* `npm install` +* `npm start` +* `localhost:3000` \ No newline at end of file