Skip to content

Commit e5b35f1

Browse files
committed
add Juliacon video to README.md
1 parent 1e9e150 commit e5b35f1

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
@@ -13,7 +13,9 @@ Updating deeply nested immutable structs was never easier:
1313
using Setfield
1414
@set obj.a.b.c = d
1515
```
16-
For more information, see [the documentation](https://jw3126.github.io/Setfield.jl/latest/intro/).
16+
For more information, see [the documentation](https://jw3126.github.io/Setfield.jl/latest/intro/) and/or watch this video:
17+
18+
[![JuliaCon2020 Changing the immutable](https://img.youtube.com/vi/vkAOYeTpLg0/0.jpg)](https://youtu.be/vkAOYeTpLg0 "Changing the immutable")
1719

1820
# Some creative usages of Setfield
1921

0 commit comments

Comments
 (0)