Skip to content

Commit 33b1292

Browse files
Add info about maturity
1 parent e80029b commit 33b1292

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

frontend/src/pages/Home.tsx

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,12 @@ const Dashboard: React.FC = () => {
1717
Our goal is to democratize and open up the discussion around CO<sub>2</sub> impurities, fostering
1818
collaboration and innovation in the field.
1919
</p>
20-
<p>AcidWatch is opensource and can be found at: https://github.com/equinor/acidwatch </p>
20+
<p>
21+
AcidWatch is opensource and can be found at: https://github.com/equinor/acidwatch. It is still under
22+
development and will change continuously going forward. The models themselves are also continuously
23+
developed and will be at different maturity level independently. Please use the results with
24+
caution.
25+
</p>
2126
</div>
2227

2328
<div style={{ textAlign: "left", margin: "20px" }}>

0 commit comments

Comments
 (0)