We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 374c61e commit 1e23483Copy full SHA for 1e23483
README.md
@@ -1,2 +1,10 @@
1
# Web-page-downloader
2
A web page downloader. Uses the wget command found in *nix operating systems.
3
+
4
+Tested in Ubuntu MATE 18.04 with GCC 7.4.0 *Working with* compiler-made *bugs*
5
6
+WARNINGS
7
+ This is recommended to use with internet (for viewing the pages) because there are some web pages that just work online.
8
9
+ There is a bug with the scanf function in C and GCC (IDE users won't have this issue) that makes you introduce the URL twice.
10
+ Press enter and then introduce the URL.
0 commit comments