Skip to content

Commit 51229b6

Browse files
authored
Add prototype software validation disclaimer
Added a note about validating results for prototype software.
1 parent 864904a commit 51229b6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
Welcome! Follow the steps below to get `grid-reducer` up and running locally.
1111
We recommend using a Python virtual environment for a clean install 🔒🐍.
1212

13+
This software is being provided as a prototype only. For your intended use, it is your responsibility to independently validate the results in accordance with your applicable software quality assurance program.
14+
1315
## 🧪 Step 1: Set Up a Python Environment
1416

1517
To avoid dependency conflicts, create and activate a virtual environment.

0 commit comments

Comments
 (0)