Commit b13cef6b authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Update README.md

Fixes footnote formatting errors and a incorrect id-link.
parent 63e4396a
Loading
Loading
Loading
Loading
+3 −4
Original line number Diff line number Diff line

list-files
==========
*A simple tool for recursively listing files under a directory path, respecting 
@@ -27,7 +26,7 @@ specified by the git config `core.excludesfile` and any

So far the supported VCSs are:

 * [Git](#Git Support)
 * [Git](#git-support)

[^1]: The target directory default to the current working directory if not 
      given on the command line.