summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README5
1 files changed, 2 insertions, 3 deletions
diff --git a/README b/README
index 8d3eba6..8b3312f 100644
--- a/README
+++ b/README
@@ -23,9 +23,8 @@ Why?
23How to use? 23How to use?
24=========== 24===========
25 25
26A plan for integrating fortify into a Linux distribution is still in 26A plan for integrating fortify into a system is still in planning stages.
27planning stages. If you want to quickly test it, you can try something 27If you want to quickly test it, you can try something like the following:
28like the following:
29 28
30cat > fgets.c <<EOF 29cat > fgets.c <<EOF
31#include <stdio.h> 30#include <stdio.h>