Kaludi commited on
Commit
4b19f12
1 Parent(s): fa12f3d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -26,7 +26,7 @@ def get_url_filename(url):
26
 
27
 
28
  # Streamlit app title
29
- st.title("QR Code Generator")
30
  st.write("This is a simple Streamlit web app for generating QR codes based on user input. You can choose between generating a QR code for a URL or plain text with the ability to generate multiple URLs at once.")
31
 
32
  # QR code content options
 
26
 
27
 
28
  # Streamlit app title
29
+ st.title("Bulk QR Code Generator")
30
  st.write("This is a simple Streamlit web app for generating QR codes based on user input. You can choose between generating a QR code for a URL or plain text with the ability to generate multiple URLs at once.")
31
 
32
  # QR code content options