Skip to content

Commit a283a72

Browse files
committed
project screenshot
1 parent 57dd419 commit a283a72

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
This **CLI** will create an interactive graph of all the functions and their calls in the TypeScript files you provide.
44

5-
⚠️ this is a work in progress 🚧
5+
⚠️ this is a work in progress 🚧 more visualizations are coming soon
6+
7+
![image](https://user-images.githubusercontent.com/17264277/85908941-62ba6d00-b7e5-11ea-8e50-2686990aa4f5.png)
68

79
## How to use
810

graphing/cascade/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434

3535
.home-button {
3636
margin-top: 20px;
37+
width: 200px;
3738
}
3839

3940
.home-button svg {

0 commit comments

Comments
 (0)