davidxmle commited on
Commit
0c1e732
·
verified ·
1 Parent(s): 8f6c4dc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -36,16 +36,18 @@ datasets:
36
  <div style="width: auto; margin-left: auto; margin-right: auto">
37
  <img src="https://www.astronomer.io/logo/astronomer-logo-RGB-standard-1200px.png" alt="Astronomer" style="width: 60%; min-width: 400px; display: block; margin: auto;">
38
  </div>
 
 
 
 
39
  <div style="display: flex; justify-content: space-between; width: 100%;">
40
  <div style="display: flex; flex-direction: column; align-items: flex-start;">
41
  <p style="margin-top: 0.5em; margin-bottom: 0em;"></p>
42
  </div>
43
  <div style="display: flex; flex-direction: column; align-items: flex-end;">
44
- <p style="margin-top: 0.5em; margin-bottom: 0em;"><a href="https://www.linkedin.com/in/david-xue-uva/">From David Xue @ Astronomer</a></p>
45
  </div>
46
  </div>
47
- <div style="text-align:center; margin-top: 0em; margin-bottom: 0em"><p style="margin-top: 0.25em; margin-bottom: 0em;">This model is generously created and made open source by <a href="https://astronomer.io">Astronomer</a>.</p></div>
48
- <div style="text-align:center; margin-top: 0em; margin-bottom: 0em"><p style="margin-top: 0.25em; margin-bottom: 0em;">Astronomer is the de facto company for <a href="https://airflow.apache.org/">Apache Airflow</a>, the most trusted open-source framework for data orchestration and MLOps.</p></div>
49
  <hr style="margin-top: 1.0em; margin-bottom: 1.0em;">
50
  <!-- header end -->
51
 
 
36
  <div style="width: auto; margin-left: auto; margin-right: auto">
37
  <img src="https://www.astronomer.io/logo/astronomer-logo-RGB-standard-1200px.png" alt="Astronomer" style="width: 60%; min-width: 400px; display: block; margin: auto;">
38
  </div>
39
+ <div style="margin-top: 1.0em; margin-bottom: 1.0em;"></div>
40
+
41
+ <div style="text-align:center; margin-top: 0em; margin-bottom: 0em"><p style="margin-top: 0.25em; margin-bottom: 0em;">This model is generously created and made open source by <a href="https://astronomer.io">Astronomer</a>.</p></div>
42
+ <div style="text-align:center; margin-top: 0em; margin-bottom: 0em"><p style="margin-top: 0.25em; margin-bottom: 0em;">Astronomer is the de facto company for <a href="https://airflow.apache.org/">Apache Airflow</a>, the most trusted open-source framework for data orchestration and MLOps.</p></div>
43
  <div style="display: flex; justify-content: space-between; width: 100%;">
44
  <div style="display: flex; flex-direction: column; align-items: flex-start;">
45
  <p style="margin-top: 0.5em; margin-bottom: 0em;"></p>
46
  </div>
47
  <div style="display: flex; flex-direction: column; align-items: flex-end;">
48
+ <p style="margin-top: 0.5em; margin-bottom: 0em; font-size: 2; height: 50%"><a href="https://www.linkedin.com/in/david-xue-uva/">From David Xue @ Astronomer</a></p>
49
  </div>
50
  </div>
 
 
51
  <hr style="margin-top: 1.0em; margin-bottom: 1.0em;">
52
  <!-- header end -->
53