Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ConorWebb96 authored Oct 6, 2023
1 parent fc3a6c7 commit 1874805
Showing 1 changed file with 6 additions and 13 deletions.
19 changes: 6 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,13 @@
# Bb-qr-generator
This is a readme for your new Budibase plugin.
This is the readme for the bb-qr-generator.

# Description
Qr code generation and display

Find out more about [Budibase](https://github.com/Budibase/budibase).
Qr code generation and display. With this you can use url's and pass them into the component to generate QR codes to use throughout your Budibase apps.

## Instructions
Standard setup, copy the github repo url and paste it into your Budibase plugins area and save/install.

To build your new plugin run the following in your Budibase CLI:
```
budi plugins --build
```

You can also re-build everytime you make a change to your plugin with the command:
```
budi plugins --watch
```
From here you should then be able to use the component in the design view and start passing urls into it.

## Quick Demo
![Screen Recording 2023-10-06 at 10 51 29](https://github.com/ConorWebb96/bb-qr-generator/assets/126772285/92ca5acd-eb10-424d-8699-2c34793a0917)

0 comments on commit 1874805

Please sign in to comment.