Skip to content

Commit 2480046

Browse files
authored
Fixed Broken URL for Ganglion and formatted the readme page
1 parent d8543aa commit 2480046

1 file changed

Lines changed: 11 additions & 5 deletions

File tree

README.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,17 @@ So, if even the very best researchers and hackers buy OpenBCI, there is still a
4141

4242
The OpenBCI GUI will:
4343

44-
* Visualize data from every OpenBCI device: [Ganglion][https://shop.openbci.com/collections/frontpage/products/pre-order-ganglion-board], [Cyton][https://shop.openbci.com/collections/frontpage/products/cyton-biosensing-board-8-channel], and [Cyton with Daisy][https://shop.openbci.com/collections/frontpage/products/cyton-daisy-biosensing-boards-16-channel]
44+
* Visualize data from every OpenBCI device:
45+
* [Ganglion](https://shop.openbci.com/products/ganglion-board)
46+
* [Cyton](https://shop.openbci.com/collections/frontpage/products/cyton-biosensing-board-8-channel),
47+
* [Cyton with Daisy](https://shop.openbci.com/collections/frontpage/products/cyton-daisy-biosensing-boards-16-channel)
4548
* Run as a native application on macOS, Windows, and Linux.
4649
* Provide filters and other data processing tools to quickly clean raw data in real time
4750
* Provide a networking system to move data out of GUI into other apps over UDP, OSC, LSL, and Serial.
4851
* Provide a widget framework that allows users to create their own experiments.
4952
* Provide the ability to output data into a saved file for later offline processing.
5053

54+
5155
Using the OpenBCI GUI allows you, the user, to quickly visualize and use your OpenBCI device. Further it should allow you to build on our powerful framework to implement your own great ideas!
5256

5357
## Who are we?
@@ -79,11 +83,13 @@ If you want to report a problem or suggest an enhancement, we'd love for you to
7983

8084
You might be interested in:
8185

82-
* A tutorial to [make your own GUI Widget][https://docs.openbci.com/Software/OpenBCISoftware/GUIWidgets/#custom-widget]
83-
* Purchase a [Cyton][https://shop.openbci.com/collections/frontpage/products/cyton-biosensing-board-8-channel] | [Ganglion][https://shop.openbci.com/collections/frontpage/products/pre-order-ganglion-board] | [Cyton + Daisy][https://shop.openbci.com/collections/frontpage/products/cyton-daisy-biosensing-boards-16-channel] from [OpenBCI][https://www.openbci.com]
86+
* A tutorial to [make your own GUI Widget](https://docs.openbci.com/Software/OpenBCISoftware/GUIWidgets/#custom-widget)
87+
* Purchase any one of the devices from our website [OpenBCI](https://shop.openbci.com/collections/frontpage):
88+
* [Ganglion](https://shop.openbci.com/products/ganglion-board)
89+
* [Cyton](https://shop.openbci.com/collections/frontpage/products/cyton-biosensing-board-8-channel),
90+
* [Cyton with Daisy](https://shop.openbci.com/collections/frontpage/products/cyton-daisy-biosensing-boards-16-channel)
8491

8592
And of course, you'll want to know our:
86-
8793
* [Contributors' guidelines](CONTRIBUTING.md)
8894
* [Roadmap](ROADMAP.md)
8995

@@ -93,7 +99,7 @@ Thank you so much (Danke schön! Merci beaucoup!) for visiting the project and w
9399

94100
## Installing
95101

96-
Follow the guide to [run the OpenBCI GUI From Processing IDE][https://docs.openbci.com/Software/OpenBCISoftware/GUIDocs/#running-the-openbci-gui-from-the-processing-ide]. If you find issues in the guide, please [suggest changes](https://github.com/OpenBCI/Docs/edit/master/OpenBCI%20Software/01-OpenBCI_GUI.md)!
102+
Follow the guide to [run the OpenBCI GUI From Processing IDE](https://docs.openbci.com/Software/OpenBCISoftware/GUIDocs/#running-the-openbci-gui-from-the-processing-ide). If you find issues in the guide, please [suggest changes](https://github.com/OpenBCI/Docs/edit/master/OpenBCI%20Software/01-OpenBCI_GUI.md)!
97103

98104
**Note: Now compatible with Processing 4!**s
99105

0 commit comments

Comments
 (0)