Skip to content

Commit 6f19bde

Browse files
authored
Merge pull request #7 from zsz00/patch-1
Update README.md
2 parents 9549d84 + 0a4d956 commit 6f19bde

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ p # Display again (in same browser tab)
4949
# 📄 Saving HTML files with [Cobweb.jl](https://github.com/joshday/Cobweb.jl)
5050

5151
```julia
52+
using Cobweb: Page
53+
5254
page = Page(p)
5355

5456
save(page, "myplot.html")

0 commit comments

Comments
 (0)