diff --git a/README.md b/README.md index 29b37b0..493a768 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,18 @@ +# Take me straight to a working online version so that I can test this out +An online web app has been built implimenting this method: + + http://electrons.simonbiggs.net/ + +The source code for the online web app is found in two parts: + + * Server -- https://github.com/SimonBiggs/electronfactor-server + * Client -- https://github.com/SimonBiggs/electroninserts-webapp + +The most up to date python script file that impliments this method is found at: + + https://github.com/SimonBiggs/electronfactor-server/blob/master/electroninserts.py + + # Spline modelling electron insert factors using routine measurements [![Build Status](https://travis-ci.org/SimonBiggs/electronfactors.svg?branch=master)](https://travis-ci.org/SimonBiggs/electronfactors) @@ -5,7 +20,9 @@ ## Note on future development -This repository will be left in its current state so that those wishing to replicate the findings of the paper can do so here and so that those who have decided to use this code base to set up their centre can also continue to do so. However I am currently putting work into simplifying the code base down to its bare essentials and making it as simple as possible (and no simpler) to set up. If you wish to use this repositories code feel free, and skip this section. However if you wish to benefit from any simplifications and usability improvements I make in the future please head on over to https://github.com/SimonBiggs/electroninserts_bundle/blob/master/README.md. +This repository will be left in its current state so that those wishing to replicate the findings of the paper can do so here. Bear in mind however that any future bug fixes or code development will be limited to the following python script file: + + https://github.com/SimonBiggs/electronfactor-server/blob/master/electroninserts.py ## Description