summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0e42056..fd59661 100644
--- a/README.md
+++ b/README.md
@@ -53,7 +53,7 @@ For a full list of options, their defaults and how they're changing the behavior
- [x] Tree view.
Show the state of the tree at the current commit.
- [x] Folders should be traversable by clicking on their name.
- - [ ] Clicking on a file should open that file's page.
+ - [x] Clicking on a file should open that file's page.
- [x] Individual file page.
File content in a codeblock with file extension based language detection.
For binary files a note that it can't be displayed.