Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
max-amb authored Oct 25, 2024
1 parent 6076782 commit e84492a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,4 @@ nix run 'github:max-amb/nix-tree' <your filename>
This program obviously is not perfect, hence there are some limitations that should be taken into account by the user:
* The program cannot currently parse the `let in` combination or any flake for that matter
* ~~It may not be able to handle multiline strings often found in `extraConfig` options~~ The program can take them as input but has no way of displaying different lines or outputting different lines
* Comments done with `/* */` aren't stored for re-attachment as they are often inside clauses

0 comments on commit e84492a

Please sign in to comment.