Skip to content

Commit 2f15edd

Browse files
committed
README logo & link
1 parent 7e0532e commit 2f15edd

1 file changed

Lines changed: 5 additions & 7 deletions

File tree

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ Chronos is a comprehensive developer tool that monitors the health and web traff
2929
- [Slack](#slack)
3030
- [Email](#email)
3131
- [Branches](#branches)
32-
- [Master](#master-branch)
33-
- [Examples](#examples)
34-
- [Middleware](#middleware-branch)
32+
1. [Master](#1.-master-branch)
33+
<br>[Examples](#examples)
34+
2. [Middleware](#2.-middleware-branch)
3535
- [Technologies](#technologies)
3636
- [License](#license)
3737

@@ -240,7 +240,7 @@ notifications: [
240240

241241
## Branches
242242

243-
### Master Branch
243+
### 1. Master Branch
244244
#
245245

246246
The **'master'** branch of this repository is where the <img src="./app/assets/electron-logo-color.png" alt="Electron" title="Electron" align="center" height="20" /> application for Chronos is deployed. The Chronos monitoring tool includes two database examples, one PostgresQL and one MongoDB, with sample data sets.
@@ -260,8 +260,6 @@ We provide two working example microservice applications in the `master` branch
260260

261261
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.
262262

263-
<br>
264-
265263
#### Docker
266264
#
267265

@@ -273,7 +271,7 @@ Refer to the [README](link) in the `docker` folder for more details.
273271

274272
<br>
275273

276-
### Middleware Branch
274+
### 2. Middleware Branch
277275
#
278276
The **'middleware'** branch is the current codebase for the <img src="./app/assets/npm-logo-color.png" alt="NPM" title="NPM" align="center" height="20" /> package, which is what you will install in your own application in order to use Chronos.
279277
<br>

0 commit comments

Comments
 (0)