Update README.md
Browse files
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;">
|
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 |
|