Skip to content

Commit 345d6cb

Browse files
authored
Update README.md
1 parent 060539d commit 345d6cb

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,18 @@
1212
[![All Contributors](https://img.shields.io/github/all-contributors/s-ccs/ThesisArt.jl?labelColor=5e1ec7&color=c0ffee&style=flat-square)](#contributors)
1313
[![BestieTemplate](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/JuliaBesties/BestieTemplate.jl/main/docs/src/assets/badge.json)](https://github.com/JuliaBesties/BestieTemplate.jl)
1414

15+
## ThesisArt.jl
16+
17+
<img src="https://github.com/user-attachments/assets/719c1a7c-f1a8-4b2e-8a2c-f5412e69fa29" width="30%"/>
18+
19+
This package facilitates generation of ThesisArt pieces, which can be used as a thank-you for my BSc/MSc students. Based on their work I create a piece of art, typically with the text of the thesis. To facilitate this, plotting functions are exportet, especially the `TextOnPath` which allows, well, text on path plotting.
20+
21+
A list of all ThesisArt can be found here: https://www.s-ccs.de/thesis-art
22+
23+
## Thanks to
24+
Julius Krumbiegel for help with the TextOnPath implementation
25+
26+
1527
## How to Cite
1628

1729
If you use ThesisArt.jl in your work, please cite using the reference given in [CITATION.cff](https://github.com/s-ccs/ThesisArt.jl/blob/main/CITATION.cff).

0 commit comments

Comments
 (0)