Skip to content

Commit 0a2f31f

Browse files
fix: update readme
1 parent 431869a commit 0a2f31f

File tree

1 file changed

+19
-5
lines changed

1 file changed

+19
-5
lines changed

README.md

Lines changed: 19 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
An enterprise Mongo-Express REST API built using nodejs showcasing - Testing Strategy, mongoDB sharding, models, a REST API Interface, support for Redis, aggregation queries, aggregation caching, circuit-breakers, slack integration, RBAC, rate limited APIs and multi-container queues and schedulers.
1414
</p>
1515

16-
___
17-
16+
---
1817

1918
<p>
2019
<h4>
@@ -31,15 +30,30 @@ An enterprise Mongo-Express REST API built using nodejs showcasing - Testing Str
3130
</a>
3231
</div>
3332

34-
___
33+
---
34+
35+
<span>We’re always looking for people who value their work, so come and join us. <a href="https://www.wednesday.is/hiring">We are hiring!</a></span>
3536

36-
<span>We’re always looking for people who value their work, so come and join us. <a href="https://www.wednesday.is/hiring">We are hiring!</a></span>
3737
</div>
3838

3939
<!-- # parcel-node-express-mongo
4040
41+
4142
A basic starter for a web app with parceljs, node, express and mongoose -->
4243

44+
---
45+
46+
<div>
47+
<img src='./badges/badge-statements.svg' height="20"/>
48+
<img src='./badges/badge-branches.svg' height="20"/>
49+
</div>
50+
<div>
51+
<img src='./badges/badge-lines.svg' height="20"/>
52+
<img src='./badges/badge-functions.svg' height="20"/>
53+
</div>
54+
55+
---
56+
4357
## Pre-start
4458

4559
- yarn
@@ -52,7 +66,7 @@ A basic starter for a web app with parceljs, node, express and mongoose -->
5266
- Bunyan
5367

5468
## Build and run docker container locally
55-
69+
5670
- docker-compose down
5771
- docker-compose build
5872
- docker-compose up

0 commit comments

Comments
 (0)