Skip to content

Commit 1f7fc37

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

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 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-
1. [Master](#1.-master-branch)
33-
<br>[Examples](#examples)
34-
2. [Middleware](#2.-middleware-branch)
32+
- [Master](#master-branch)
33+
- [Examples](#examples)
34+
- [Middleware](#middleware-branch)
3535
- [Technologies](#technologies)
3636
- [License](#license)
3737

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

241241
## Branches
242242

243-
### 1. Master Branch
243+
### 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.
@@ -271,7 +271,7 @@ Refer to the [README](link) in the `docker` folder for more details.
271271

272272
<br>
273273

274-
### 2. Middleware Branch
274+
### Middleware Branch
275275
#
276276
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.
277277
<br>

0 commit comments

Comments
 (0)