Skip to content

Commit 8486140

Browse files
committed
Adding logo.
1 parent fe54781 commit 8486140

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Docs/logo.png

12.8 KB
Loading

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# XMLText
1+
<p align="center">
2+
<img src="Docs/logo.png" width="300" max-width="80%" alt="glide"/>
3+
</p>
24

35
XMLText is a mini library that can generate SwiftUI `Text` from a given XML string with tags. It uses `+` operator of `Text` to compose the final output.
46

0 commit comments

Comments
 (0)