Skip to content

Commit 03afe94

Browse files
author
Corey McCormick
committed
Add use cases to docs
1 parent 7e4ce1a commit 03afe94

2 files changed

Lines changed: 20 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,16 @@ Documentation for Simple QrCode can be found on our [website.](http://www.simple
2828

2929
![Example 1](docs/imgs/example-1.png) ![Example 2](docs/imgs/example-2.png)
3030

31+
## Use Cases
32+
<p align="center">
33+
<a href="https://www.rsvpify.com">
34+
<img width="300" src="https://rsvpify.com/wp-content/uploads/2017/03/rsvpify-logo-header-rsvp.png">
35+
</a>
36+
</p>
37+
<p align="center">
38+
<a href="https://rsvpify.com/sell-tickets">Platform to sell tickets online</a>
39+
</p>
40+
3141
## Contributing
3242

3343
Please submit all issues and pull requests to the [simplesoftwareio/simple-qrcode](https://github.com/simplesoftwareio/simple-qrcode) repository on the develop branch!

docs/en/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@
88

99
Upload files with a single curl command from your terminal! `curl --upload-file file.txt https://keep.sh`
1010

11+
## Use Cases
12+
<p align="center">
13+
<a href="https://www.rsvpify.com">
14+
<img width="300" src="https://rsvpify.com/wp-content/uploads/2017/03/rsvpify-logo-header-rsvp.png">
15+
</a>
16+
</p>
17+
<p align="center">
18+
<a href="https://rsvpify.com/sell-tickets">Platform to sell tickets online</a>
19+
</p>
20+
1121
<a id="docs-introduction"></a>
1222
## Introduction
1323
Simple QrCode is an easy to use wrapper for the popular Laravel framework based on the great work provided by [Bacon/BaconQrCode](https://github.com/Bacon/BaconQrCode). We created an interface that is familiar and easy to install for Laravel users.

0 commit comments

Comments
 (0)