diff options
Diffstat (limited to 'bin')
-rw-r--r-- | bin/README.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/bin/README.md b/bin/README.md index d5d0829ce1d3..572be3174773 100644 --- a/bin/README.md +++ b/bin/README.md @@ -1,9 +1,11 @@ +# Tools and Non-Build Scripts + Tools and scripts mostly not used during the build This direction has a number of key pieces (?) that are used during the build, or are simply generally useful. One example is -bin/find-german-comments <directory> + bin/find-german-comments <directory> which will try to detect and extract all the German comments in a given source code hierarchy / directory. |