diff --git a/CHANGELOG.md b/CHANGELOG.md index 714c5b2..f3235f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ ### New Features * Band power widget #153 (thanks @sunwangshu) * Closes #138 - Able to drag and drop the electrodes on the head map (thanks @liqwid) +* Closes #142 - GUI needs to pass key strokes to Ganglion # 2.1.2 diff --git a/README.md b/README.md index 83862a0..56d926e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Project Management Plan: [![Stories in Ready](https://badge.waffle.io/OpenBCI/OpenBCI_GUI_v2.0.svg?label=ready&title=Ready)](http://waffle.io/OpenBCI/OpenBCI_GUI_v2.0) -# OpenBCI_GUI_v2.0 +# OpenBCI_GUI Based on OpenBCI_Processing, OpenBCI_GUI_v2.0 extends the GUI to include additional features, and interfaces with the OpenBCI [Cyton](http://shop.openbci.com/collections/frontpage/products/openbci-32-bit-board-kit?variant=784651699) and [Ganglion](http://shop.openbci.com/collections/frontpage/products/pre-order-ganglion-board?variant=13461804483) hardware systems. Tutorials, and getting started guides can be found on the [OpenBCI Learning Pages](http://docs.openbci.com/Getting%20Started/00-Welcome). For a guide on how to run this code in the Processing IDE, go [to our great docs](http://docs.openbci.com/OpenBCI%20Software/01-OpenBCI_GUI). # IMPORTANT: GANGLION USERS