We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent befc40d commit 8d66b2bCopy full SHA for 8d66b2b
1 file changed
README.md
@@ -48,7 +48,7 @@ npm install
48
# Run with your API key
49
NASA_API_KEY=YOUR_API_KEY npm start
50
```
51
-
+Replace YOUR_API_KEY with your NASA API key from <https://api.nasa.gov/>.
52
## Environment Variables
53
54
The server can be configured with the following environment variables:
0 commit comments