Minor README update

This commit is contained in:
sin 2015-03-07 23:11:12 +00:00
parent 701d7d3303
commit a885774e45

2
README
View File

@ -40,7 +40,7 @@ EOF
cc -I<path-to-fortify-include-dir> -D_FORTIFY_SOURCE=1 -O1 fgets.c
./a.out
At this point, the program will crash.
At this point, the program will safely crash.
Supported interfaces