diff options
author | Philip Lampkin <plampkin@chem.wisc.edu> | 2020-12-30 10:48:55 -0600 |
---|---|---|
committer | Philip Lampkin <plampkin@chem.wisc.edu> | 2020-12-30 10:48:55 -0600 |
commit | 6770c448cb7bb0fa16667fcdb05ce00e75056176 (patch) | |
tree | 3db166ff51773389d3bb94e0a14c4ab6054f5104 | |
parent | 67953f111724d49caf1303ab767be6cae0ea605f (diff) | |
parent | 6e3a58f2f9663458820069b20272175710a0066c (diff) |
Merge branch 'master' of https://git.chem.wisc.edu/gellman-group/photoreactor-controller
-rw-r--r-- | README.md | 4 | ||||
-rw-r--r-- | README.txt | 1 |
2 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..09b293d --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Photoreactor Controller + +An open source photoreactor. 3D printed enclosure, comercially avaliable components, and a little bit of custom circuitry. + diff --git a/README.txt b/README.txt deleted file mode 100644 index 980a0d5..0000000 --- a/README.txt +++ /dev/null @@ -1 +0,0 @@ -Hello World! |