Skip to content

Commit a89c192

Browse files
committed
README logo & link
1 parent 1f7fc37 commit a89c192

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ Chronos is a comprehensive developer tool that monitors the health and web traff
3131
- [Branches](#branches)
3232
- [Master](#master-branch)
3333
- [Examples](#examples)
34+
- [Microservices](#microservices)
35+
- [Docker](#docker)
3436
- [Middleware](#middleware-branch)
3537
- [Technologies](#technologies)
3638
- [License](#license)
@@ -250,17 +252,17 @@ The **'master'** branch of this repository is where the <img src="./app/assets/e
250252
root directory -> electron -> user -> settings.json
251253
```
252254

253-
### Examples
255+
### _Examples_
254256
#
255257

256258
We provide two working example microservice applications in the `master` branch for you to test out Chronos: `microservices` and `docker`.
257259

258-
#### Microservices
260+
#### _Microservices_
259261
#
260262

261263
In the `microservices` folder, we provide a sample microservice application that successfully utilizes Chronos to apply all the powerful, built-in features of our monitoring tool. You can then visualize the data with the <img src="./app/assets/electron-logo-color.png" alt="Electron" title="Electron" align="center" height="20" /> app.
262264

263-
#### Docker
265+
#### _Docker_
264266
#
265267

266268
In the <img src="./app/assets/docker-logo-color.png" alt="Docker" title="Docker" align="center" height="20" /> folder within the `master` branch, we provide a sample _dockerized_ microservices application to test out Chronos and to apply distributed tracing across different containers for your testing convenience.

0 commit comments

Comments
 (0)