File tree 2 files changed +3
-7
lines changed
2 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 3
3
<div align =" center " >
4
4
5
5
<div >
6
- <img src =" ./ksQlient/static/light.png " alt =" logo " width =" 230 " style =' padding-right :15px ' />
7
- <img src =" ./ksqLight/src/static/ksqlight_raleway.png " alt =" logo " width =" 245 " />
6
+ <a href = " https://github.com/oslabs-beta/ksqlSuite/tree/master/ksQlient " >< img src =" ./ksQlient/static/light.png " alt =" logo " width =" 230 " style =' padding-right :15px ' /></ a >
7
+ <a href = " https://github.com/oslabs-beta/ksqlSuite/tree/master/ksqLight " >< img src =" ./ksqLight/src/static/ksqlight_raleway.png " alt =" logo " width =" 245 " /></ a >
8
8
</div >
9
- <!-- <a href="https://github.com/oslabs-beta/ksqljs"><img src="https://img.shields.io/badge/license-MIT-blue"/></a>
10
- <a href="https://github.com/oslabs-beta/ksqljs/stargazers"><img alt="GitHub stars" src="https://img.shields.io/github/stars/oslabs-beta/ksqljs"></a>
11
- <a href="https://github.com/oslabs-beta/ksqljs/issues"><img alt="GitHub issues" src="https://img.shields.io/github/issues/oslabs-beta/ksqljs"></a>
12
- <img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/oslabs-beta/ksqljs"> -->
13
9
14
10
<p align =" center " style =' font-size :13pt ' > <strong >A Node.js client and a metric visualizer for ksqlDB</strong ></p >
15
11
</div >
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " ksQlient " ,
2
+ "name" : " ksqlient " ,
3
3
"version" : " 1.0.0" ,
4
4
"description" : " Javascript KsqlDB client for Node.js" ,
5
5
"main" : " ./ksQlient/ksqldb" ,
You can’t perform that action at this time.
0 commit comments