Skip to content

Commit d3bbf6d

Browse files
Update README.md
1 parent d7d479a commit d3bbf6d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
![Haar-Walsh on R vs on Graph](./GHWT.png "Haar-Walsh on R vs on Graph")
2+
13
## COPYRIGHT
24

35
Copyright 2015-2021 The Regents of the University of California
@@ -10,7 +12,7 @@ Implemented by Jeff Irion, Haotian Li, Naoki Saito, and Yiqun Shao
1012
To install the MTSG.jl (Multiscale Transforms for Signals on Graphs), run
1113
```julia
1214
]
13-
(v1.5) pkg> add https://gitlab.com/BoundaryValueProblems/MTSG.jl.git
15+
(v1.6) pkg> add https://gitlab.com/BoundaryValueProblems/MTSG.jl.git
1416
using MTSG
1517
```
1618

0 commit comments

Comments
 (0)