diff --git a/README.md b/README.md index 09a86cf..c722289 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # File-viewer A simple program to navigate directories and output files.
+ # Some gotchas: Note that the function get_current_dir_name() used in the program is a GNU extension and may not work on all compilers.