Skip to content

Commit 4fda727

Browse files
committed
edit read me + add depedency graph
1 parent 4926340 commit 4fda727

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,12 @@ $ npm i
144144
$ npm test
145145
```
146146

147+
## Depedency Graph
148+
149+
![DepGraph](https://raw.githubusercontent.com/algo7/express-suite/master/dependencygraph.svg)
150+
151+
Generated using [dependency-cruiser](https://www.npmjs.com/package/dependency-cruiser)
152+
147153
## Known Issues
148154

149155
express-suite's `emptyInputCheck` function does not work well with [Multer](https://www.npmjs.com/package/multer)

0 commit comments

Comments
 (0)