Skip to content

Commit 0cd513b

Browse files
Update README.md
1 parent 22b396b commit 0cd513b

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,12 @@ This program uses the ANSI C 99 libraries (The default ones)
44

55
Tested in Ubuntu MATE 18.04 with GCC 7.4.0 *Working with* compiler-made *bugs*
66

7-
WARNINGS
8-
This is recommended to use with internet (for viewing the pages) because there are some web pages that just work online.
7+
# WARNINGS
8+
This is recommended to use with internet (for viewing the pages) because there are some web pages that can't work offline. (for example: images aren't downloaded)
99

1010
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.
1111
Press enter and then introduce the URL.
12+
13+
If you want it to work on Windows NT, grab a copy of wget.exe (https://eternallybored.org/misc/wget/)
14+
# Compilation
15+
Use gcc or import it to your favorite IDE.

0 commit comments

Comments
 (0)