Skip to content

Commit

Permalink
env file
Browse files Browse the repository at this point in the history
  • Loading branch information
SermetPekin committed Nov 5, 2024
1 parent bd1e71b commit ddc8412
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,12 @@ This project uses an `.env` file to store sensitive information, such as your EV

Below is an example of what your `.env` file might look like. Replace `ABCDEFG` with your actual API key.

ESCX1
```
# .env file
# EVDS API key for authenticating API requests
EVDS_APIKEY=ABCDEFG
ESCX1
```

### Usage

Expand Down

0 comments on commit ddc8412

Please sign in to comment.