Skip to content

Commit

Permalink
Updated readme with image (#184)
Browse files Browse the repository at this point in the history
Changed desktop version in README.md
  • Loading branch information
NektariosFifes committed Aug 14, 2023
1 parent aa72970 commit 0e41f91
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
1 change: 1 addition & 0 deletions Desktop/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "async-api-simulator",
"version": "0.2.0",
"productName": "AsyncApi Simulator",
"description": "Desktop application to generate asynchronous protocol traffic",
"scripts": {
Expand Down
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,12 @@
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

Ever wondered what it would feel like your application to be the center of interest?
- Command line library and desktop application for generating asynchronous traffic.

- Visualize your asyncApi files and test your asynchronous networks.

![Image Alt Text](https://github.com/asyncapi/simulator/blob/master/simulator_screenshot.JPG?raw=true)

Does it seem distant or difficult to switch from development mode to production mode?

---

Expand Down

0 comments on commit 0e41f91

Please sign in to comment.