There was an error while loading. Please reload this page.
1 parent e80029b commit 33b1292Copy full SHA for 33b1292
1 file changed
frontend/src/pages/Home.tsx
@@ -17,7 +17,12 @@ const Dashboard: React.FC = () => {
17
Our goal is to democratize and open up the discussion around CO<sub>2</sub> impurities, fostering
18
collaboration and innovation in the field.
19
</p>
20
- <p>AcidWatch is opensource and can be found at: https://github.com/equinor/acidwatch </p>
+ <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>
26
</div>
27
28
<div style={{ textAlign: "left", margin: "20px" }}>
0 commit comments