Skip to content

Commit 6472788

Browse files
authored
Merge pull request #15 from lu0713/master
README updated. Examples folder included.
2 parents 1d19880 + 5c06054 commit 6472788

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@
44

55

66
#
7+
![Build Passing](https://img.shields.io/badge/build-passing-blue)
78
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/open-source-labs/Chronos)
89
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)
910
![Release: 5.1](https://img.shields.io/badge/Release-5.1-orange)
10-
![Build Passing](https://img.shields.io/badge/build-passing-brightgreen)
11+
1112

1213
# Chronos
1314

@@ -267,7 +268,7 @@ Refer to the [README](link) in the `docker` folder for more details.
267268

268269
### Middleware Branch
269270

270-
The **'middleware'** branch is the current codebase for the <a href="#"><img src="./app/assets/npm-logo-color.png" alt="NPM" title="NPM" align="center" height="20" /></a> package, which is what you will install in your own application in order to use Chronos. Download the <a href="#"><img src="./app/assets/npm-logo-color.png" alt="NPM" title="NPM" align="center" height="20" /></a> package [here](link).
271+
The **'middleware'** branch is the current codebase for the <a href="#"><img src="./app/assets/npm-logo-color.png" alt="NPM" title="NPM" align="center" height="20" /></a> package, which is what you will install in your own application in order to use Chronos. Download the <a href="#"><img src="./app/assets/npm-logo-color.png" alt="NPM" title="NPM" align="center" height="20" /></a> package [here](https://www.npmjs.com/package/chronos-tracker).
271272
<br>
272273

273274
#

0 commit comments

Comments
 (0)