We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fc7696 commit b562ebaCopy full SHA for b562eba
1 file changed
README.md
@@ -26,11 +26,7 @@ Get your API key from [COMcheck Web](https://comcheck.energycode.pnl.gov):
26
27
### 2. Configure the API Key
28
29
-Create a `.env` file in your project root (or copy from `.env.example`):
30
-
31
-```bash
32
-COM_API_KEY=your-api-key-here
33
-```
+For detailed setup instructions, see the [Getting Started](https://pnnl-int.github.io/comcheckweb-api-python/getting-started/) guide.
34
35
### 3. Install the Package
36
0 commit comments