Skip to content

Commit dd9040e

Browse files
authored
Merge pull request #130 from Chrilleweb/cmn/removeShowUsed
Updated README
2 parents b264158 + 814c17b commit dd9040e

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ This project follows [Keep a Changelog](https://keepachangelog.com/) and [Semant
3030
- Removed used variables output from scan usage to reduce noise.
3131
- Removed header output from scan usage to reduce noise.
3232
- Shortened config file path in CLI output to show only the filename.
33+
- Updated README documentation for better clarity.
3334

3435
### Fixed
3536

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# dotenv-diff
22

3-
![Demo](./public/demo2.png)
3+
![Demo](./public/demo3.png)
44

55
`dotenv-diff` scans your codebase to detect which environment variables are used
66
and compares them against your `.env` or `.env.example` files.

public/demo3.png

80.3 KB
Loading

0 commit comments

Comments
 (0)