Skip to content

Commit bf9c695

Browse files
committed
add acknowledgement
1 parent 02971ae commit bf9c695

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/logo-text.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ Example:
5050
textlogo("Turing")
5151
```
5252
![](https://github.com/TuringLang/turing-logo-graphics/blob/master/images/logo-text-small.png?raw=true)
53+
54+
Acknowledgement for https://github.com/JuliaGraphics/Luxor.jl/issues/78#issuecomment-570317514
5355
"""
5456
function textlogo(
5557
txt::String;

0 commit comments

Comments
 (0)