Update README.md
This commit is contained in:
parent
bbbc4e395b
commit
fea8c649ea
|
@ -1,6 +1,7 @@
|
||||||
# File-viewer
|
# File-viewer
|
||||||
A simple program to navigate directories and output files.
|
A simple program to navigate directories and output files.
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
# Some gotchas:
|
# 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.
|
Note that the function get_current_dir_name() used in the program is a GNU extension and may not work on all compilers.
|
||||||
|
|
Loading…
Reference in New Issue