29 lines
552 B
Markdown
29 lines
552 B
Markdown
# QRBTF
|
|
|
|
A simple online tool to beautify your QR code.
|
|
|
|
URL: [qrbtf.com](https://qrbtf.com)
|
|
|
|
中文介绍: [如何制作一个漂亮的二维码](https://mp.weixin.qq.com/s/_Oy9I9FqPXhfwN9IUhf6_g)
|
|
|
|
## Installation
|
|
|
|
``` bash
|
|
cd ..
|
|
npm install
|
|
npm start
|
|
```
|
|
|
|
## Usage
|
|
|
|
1. Open [qrbtf.com](https://qrbtf.com).
|
|
2. Enter a URL or text.
|
|
3. Select a style.
|
|
4. Adjust parameters.
|
|
5. Download `JPG` or `SVG`.
|
|
|
|
## Examples
|
|
|
|
![QR code style C2](https://blog.ciaochaos.com/projects/qrcode/qr2.jpg)
|
|
|
|
![QR codes](https://blog.ciaochaos.com/projects/qrcode/qrs2.jpg) |