vjdevane commited on
Commit
b80ea12
1 Parent(s): e681f9c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -177,7 +177,7 @@ def main():
177
 
178
 
179
  if choice == "About":
180
- st.success("This web app is developed by Vijay Devane.")
181
  hide_streamlit_style = """
182
  <style>
183
  #MainMenu {visibility: hidden;}
 
177
 
178
 
179
  if choice == "About":
180
+ st.success("This is used for classification of Bloom's Taxonomy Levels.")
181
  hide_streamlit_style = """
182
  <style>
183
  #MainMenu {visibility: hidden;}