Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ This project follows [Keep a Changelog](https://keepachangelog.com/) and [Semant
- Removed used variables output from scan usage to reduce noise.
- Removed header output from scan usage to reduce noise.
- Shortened config file path in CLI output to show only the filename.
- Updated README documentation for better clarity.

### Fixed

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# dotenv-diff

![Demo](./public/demo2.png)
![Demo](./public/demo3.png)

`dotenv-diff` scans your codebase to detect which environment variables are used
and compares them against your `.env` or `.env.example` files.
Expand Down
Binary file added public/demo3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading