add vcard

This commit is contained in:
JMARyA 2024-03-07 00:07:41 +01:00
parent d89fe6f5d7
commit a6f860b5ff
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
2 changed files with 69 additions and 1 deletions

View file

@ -5,4 +5,4 @@ wiki: https://en.wikipedia.org/wiki/QR_code
# QR Code
The quick response, or QR, Code is a two-dimensional version of the Barcode able to convey a wide variety of information almost instantly with the scan of a mobile device.
One can encode [URLs](../internet/URL.md), Contacts (in vCard format), WiFi-Credentials, Locations or other [ASCII](../files/ASCII.md) data.
One can encode [URLs](../internet/URL.md), Contacts (in [vCard](../files/vCard.md) format), WiFi-Credentials, Locations or other [ASCII](../files/ASCII.md) data.