Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
solidiquis authored Jun 26, 2023
1 parent bf1156c commit 6cc476a
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 @@ -28,7 +28,7 @@ You can think of `erdtree` as a little bit of `du`, `tree`, `find`, `wc` and `ls
* [Installation](#installation)
* [Documentation](#documentation)
- [Configuration file](#configuration-file)
- [.erdtree.toml](#erdtree.toml)
- [Toml file](#toml-file)
- [.erdtreerc](#erdtreerc)
- [Hardlinks](#hardlinks)
- [Symlinks](#symlinks)
Expand Down Expand Up @@ -322,7 +322,7 @@ The configuration file currently comes in two flavors: `.erdtreerc` (to be depre
`.erdtreerc` will take precedent and `.erdtree.toml` will be disregarded, but please **note that `.erdtreerc` will be deprecated in the near future.** There is
no reason to have both.

#### .erdtree.toml
#### TOML file

`erdtree` will look for `.erdtree.toml in any of the following locations:

Expand Down

0 comments on commit 6cc476a

Please sign in to comment.