Skip to content

Commit f7ab4e4

Browse files
committed
version 0.0.3
1 parent 1d5c3d7 commit f7ab4e4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
![npm](https://img.shields.io/npm/v/typescript-call-graph)
2+
13
# TypeScript Call Graph
24

35
This **CLI** will create an interactive graph of all the functions and their calls in the TypeScript files you provide.
@@ -30,6 +32,8 @@ Clone repository. Edit `index.ts` and/or `extract.ts` and run `npm start` to bui
3032

3133
Suggestions or PRs for how to improve this CLI are very welcome 🙇
3234

35+
You may also edit this repository as you'd like and install your custom version of `tcg` command with `npm run global`
36+
3337
### Thank you
3438

3539
- [Matteo Abrate](https://observablehq.com/@nitaku/tangled-tree-visualization-ii) for the _tangled tree visualization_

0 commit comments

Comments
 (0)