Update readme
This commit is contained in:
@@ -30,7 +30,7 @@ The app is available for Windows ([portable](https://github.com/t
|
|||||||
[More Downloads](https://github.com/thomasnordquist/MQTT-Explorer/releases)
|
[More Downloads](https://github.com/thomasnordquist/MQTT-Explorer/releases)
|
||||||
|
|
||||||
## Demo
|
## Demo
|
||||||

|

|
||||||
|
|
||||||
## Performance
|
## Performance
|
||||||
This App is optimized to handle thousands of topics and at least hundreds of thousands messages per minute.
|
This App is optimized to handle thousands of topics and at least hundreds of thousands messages per minute.
|
||||||
|
|||||||
@@ -2,7 +2,6 @@
|
|||||||
[](https://travis-ci.org/thomasnordquist/MQTT-Explorer/releases)
|
[](https://travis-ci.org/thomasnordquist/MQTT-Explorer/releases)
|
||||||
[](https://travis-ci.org/thomasnordquist/MQTT-Explorer/releases)
|
[](https://travis-ci.org/thomasnordquist/MQTT-Explorer/releases)
|
||||||
[](https://travis-ci.org/thomasnordquist/MQTT-Explorer)
|
[](https://travis-ci.org/thomasnordquist/MQTT-Explorer)
|
||||||

|
|
||||||
|
|
||||||
### Version {{ version }}
|
### Version {{ version }}
|
||||||
|
|
||||||
@@ -31,7 +30,7 @@ The app is available for Windows ({{windowsTargets}}), Linux ({{linuxTargets}})
|
|||||||
[More Downloads](https://github.com/thomasnordquist/MQTT-Explorer/releases)
|
[More Downloads](https://github.com/thomasnordquist/MQTT-Explorer/releases)
|
||||||
|
|
||||||
## Demo
|
## Demo
|
||||||

|

|
||||||
|
|
||||||
## Performance
|
## Performance
|
||||||
This App is optimized to handle thousands of topics and at least hundreds of thousands messages per minute.
|
This App is optimized to handle thousands of topics and at least hundreds of thousands messages per minute.
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "MQTT-Explorer",
|
"name": "MQTT-Explorer",
|
||||||
"version": "0.2.0-alpha",
|
"version": "0.2.0",
|
||||||
"description": "Explore your message queues",
|
"description": "Explore your message queues",
|
||||||
"main": "dist/src/electron.js",
|
"main": "dist/src/electron.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user