diff options
Diffstat (limited to 'Readme.md')
-rw-r--r-- | Readme.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -7,10 +7,12 @@ ## 📚 About -A WebAssebmly VCard Generator +A WebAssebmly VCard Generator sporting the [yew frontend framework](https://yew.rs). Supports generating vCards (.vcf), print-ready PDF business cards and QR Codes. +There is no server side code, everything is executed client-side. + ## 🎮 Features * Supported properties as of yet: name, address, telephone, birthday, anniversary |