Sordhiq commited on
Commit
e5bddee
1 Parent(s): 26e7822

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -58,7 +58,7 @@ def main():
58
  st.title("eDNA Habitat Classification")
59
  html_temp = """
60
  <div style="background-color:tomato;padding:10px">
61
- <h2 style="color:white;text-align:center;">Air Quality Index Prediction App </h2>
62
  </div>
63
  """
64
 
 
58
  st.title("eDNA Habitat Classification")
59
  html_temp = """
60
  <div style="background-color:tomato;padding:10px">
61
+ <h2 style="color:white;text-align:center;">eDNA Habitat Classification App </h2>
62
  </div>
63
  """
64