UCS2014 commited on
Commit
351dff9
·
verified ·
1 Parent(s): 7e4c8eb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -313,7 +313,7 @@ st.markdown(
313
  f"""
314
  <div class="suite-row">
315
  <span class="suite-pill">{"ST_GeoMech SUITE"}</span>
316
- <span class="suite-tagline">{"Generating AI-Based Well Logging Profiles While Drilling"}</span>
317
  </div>
318
  """,
319
  unsafe_allow_html=True,
 
313
  f"""
314
  <div class="suite-row">
315
  <span class="suite-pill">{"ST_GeoMech SUITE"}</span>
316
+ <span class="suite-tagline">{"Predicting Rock Mechanical Behavious While Drilling"}</span>
317
  </div>
318
  """,
319
  unsafe_allow_html=True,