Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
cMadan committed Nov 25, 2018
1 parent 8c9edef commit f0ca52d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
4 changes: 1 addition & 3 deletions Notes.md
Expand Up @@ -19,6 +19,4 @@

1. Write up basic docs
- badges from shields.io
+ Python 3

1. Write as short paper for JOSS? If not, maybe F1000Research?
+ Python 3
6 changes: 5 additions & 1 deletion README.md
Expand Up @@ -9,7 +9,7 @@ The Elgato Stream Deck is effectively a USB interface device with an array of 3x

### Current Functionality

Tested in Windows 10 and Mac OS X 10.11.
Tested in Windows 10, Mac OS X (10.11 and 10.13), and Linux (Ubuntu 18.10)

- Basic device interaction
* Open a USB I/O connection to the Stream Deck device (`ElGateau()`)
Expand Down Expand Up @@ -52,7 +52,11 @@ Tested in Windows 10 and Mac OS X 10.11.
### Next steps

- Update Readme with JOSS paper info
- Separate config file, get subject number with sys.argv, else can be passed in init call?
- Test dev_mode functionality outside of Jupyter
- Test integration with PsychoPy
- Work out how to install with pip

For current (unpolished) notes on the status of the project, see [Notes.md](Notes.md)

Expand Down

0 comments on commit f0ca52d

Please sign in to comment.