We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ad9ada commit 315412cCopy full SHA for 315412c
1 file changed
README.md
@@ -38,10 +38,6 @@ require 'QRCode.class.php';
38
Here's a basic example:
39
40
```php
41
-<?php
42
-
43
-require 'QRCode.class.php'; // Include the QRCode class
44
45
/**
46
* If you have PHP 5.4 or higher, you can instantiate the object like this:
47
* (new QRCode)->fullName('...')->... // Create vCard Object
0 commit comments