summaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
authorjelemux <jeremias.weber@protonmail.com>2021-02-05 18:05:16 +0100
committerjelemux <jeremias.weber@protonmail.com>2021-02-05 18:05:16 +0100
commitfd5b054fe655c81533c8a1138ba55a82a7b9d085 (patch)
tree2d90466a05356490ed3d15fa19e8dc0fe763499e /Readme.md
parent87007b8785be959ca7687e2bec7401514e92581d (diff)
downloadwasm-card-fd5b054fe655c81533c8a1138ba55a82a7b9d085.tar.gz
wasm-card-fd5b054fe655c81533c8a1138ba55a82a7b9d085.tar.bz2
add date properties
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/Readme.md b/Readme.md
index 60dbd32..cb0e50a 100644
--- a/Readme.md
+++ b/Readme.md
@@ -13,7 +13,7 @@ Supports generating vCards (.vcf), print-ready PDF business cards and QR Codes.
## 🎮 Features
-* Supported properties as of yet: name, address, telephone
+* Supported properties as of yet: name, address, telephone, birthday, anniversary
* Output and Download as vCard (.vcf)
* Output and Download as QR Code
* Generates a dummy PDF
@@ -24,6 +24,7 @@ Supports generating vCards (.vcf), print-ready PDF business cards and QR Codes.
* Button for adding more of one type of property (Support is already there)
* Put generation and download both in download button
* Generate PDF
+* Replace more code with macros to make it even more unreadable 😉
## 🚲 Usage