Skip to content

Commit 315412c

Browse files
committed
Simpler example
1 parent 7ad9ada commit 315412c

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,6 @@ require 'QRCode.class.php';
3838
Here's a basic example:
3939

4040
```php
41-
<?php
42-
43-
require 'QRCode.class.php'; // Include the QRCode class
44-
4541
/**
4642
* If you have PHP 5.4 or higher, you can instantiate the object like this:
4743
* (new QRCode)->fullName('...')->... // Create vCard Object

0 commit comments

Comments
 (0)