From b6aef2d41d7a9666923f16662660284e9f6ba2f6 Mon Sep 17 00:00:00 2001 From: Joel Collins <2579603-jtc42@users.noreply.gitlab.com> Date: Wed, 1 May 2019 16:11:05 +0000 Subject: [PATCH] Update README.md --- README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 92004c49..ead240fb 100644 --- a/README.md +++ b/README.md @@ -3,13 +3,8 @@ A user client for the OpenFlexure Microscope, written in Vue.js. ## Install -* Installers for Linux, Raspberry Pi, Windows and MacOS will be released soon. +A general guide on setting up your microscope, including OpenFlexure eV, can be found [here on our website](https://www.openflexure.org/projects/microscope/). ## Develop * Clone the repo, and run `npm install` -* Scripts to build, and package Electron apps, are included in `package.json` - -## To-do - -* Settings - * Metadata keys to automatically add (e.g. userID, patientID) \ No newline at end of file +* Scripts to build, and package Electron apps, are included in `package.json` \ No newline at end of file