This is the Node.js library that lets you connect to [TDengine](https://www.github.com/taosdata/tdengine).
This is the Node.js library that lets you connect to [TDengine](https://www.github.com/taosdata/tdengine).
## Installation
## Installation
...
@@ -9,7 +11,7 @@ To get started, just type in the following to install the connector through [npm
...
@@ -9,7 +11,7 @@ To get started, just type in the following to install the connector through [npm
npm install td-connector
npm install td-connector
```
```
To interact with TDengine, we make use of the [node-gyp[(https://github.com/nodejs/node-gyp)] library. To install, you will need to install the following depending on platform (the following instructions are quoted from node-gyp)
To interact with TDengine, we make use of the [node-gyp](https://github.com/nodejs/node-gyp) library. To install, you will need to install the following depending on platform (the following instructions are quoted from node-gyp)