Skip to content

Commit fed3929

Browse files
author
AJ Keller
authored
ADD: Line about bug reports for this repo
Thanks to @agneg for the observation on no instructions about bug reporting for code.
1 parent 0f89883 commit fed3929

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,13 @@
1010
[![Stories in Ready](https://badge.waffle.io/OpenBCI/OpenBCI_NodeJS.png?label=ready&title=Ready)](https://waffle.io/OpenBCI/OpenBCI_NodeJS)
1111
[![Join the chat at https://gitter.im/OpenBCI/OpenBCI_NodeJS](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/OpenBCI/OpenBCI_NodeJS?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
1212
[![Build Status](https://travis-ci.org/OpenBCI/OpenBCI_NodeJS.svg?branch=master)](https://travis-ci.org/OpenBCI/OpenBCI_NodeJS)
13-
[![codecov](https://codecov.io/gh/OpenBCI/OpenBCI_NodeJS/branch/master/graph/badge.svg)](https://codecov.io/gh/OpenBCI/OpenBCI_NodeJS)
14-
[![Dependency Status](https://david-dm.org/OpenBCI/OpenBCI_NodeJS.svg)](https://david-dm.org/OpenBCI/OpenBCI_NodeJS)
1513
[![npm](https://img.shields.io/npm/dm/openbci.svg?maxAge=2592000)](http://npmjs.com/package/openbci)
16-
[![js-semistandard-style](https://img.shields.io/badge/code%20style-semistandard-brightgreen.svg?style=flat-square)](https://github.com/Flet/semistandard)
1714

1815
## Welcome!
1916

2017
First and foremost, Welcome! :tada: Willkommen! :confetti_ball: Bienvenue! :balloon::balloon::balloon:
2118

22-
Thank you for visiting the OpenBCI NodeJS SDK repository.
19+
Thank you for visiting the OpenBCI NodeJS SDK repository. This repository does not contain any specific source code and bugs for a specific biosensor should be open in their respective repositories: [Cyton][link_nodejs_cyton] | [Ganglion][link_nodejs_ganglion] | [WiFi Shield][link_nodejs_wifi] | [Utilities][link_javascript_utilities]. Checkout [this blog post](http://openbci.com/community/nodejs-ecosystem-overhaul-cyton-stable-and-ganglion-in-beta/) to understand the rational behind this modular structure of our java script code base.
2320

2421
This document (the README file) is a hub to give you some information about the project. Jump straight to one of the sections below, or just scroll down to find out more.
2522

@@ -134,7 +131,7 @@ MIT
134131
[link_nodejs_cyton]: https://github.com/openbci/openbci_nodejs_cyton
135132
[link_nodejs_ganglion]: https://github.com/openbci/openbci_nodejs_ganglion
136133
[link_nodejs_wifi]: https://github.com/openbci/openbci_nodejs_wifi
137-
[link_nodejs_utilities]: https://github.com/openbci/openbci_nodejs_utilities
134+
[link_javascript_utilities]: https://github.com/OpenBCI/OpenBCI_JavaScript_Utilities
138135
[link_ptw]: https://www.pushtheworldllc.com
139136
[link_openbci]: http://www.openbci.com
140137
[link_mozwow]: http://mozillascience.github.io/working-open-workshop/index.html

0 commit comments

Comments
 (0)