summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorsin2015-03-06 16:47:53 +0000
committersin2015-03-06 16:47:53 +0000
commitae1dec3b6395af5a178a225ba83a6751e5767878 (patch)
tree0b3ee33b42de90f57b70ccabba0f84884bf8afb6 /README
parentd3f7dd74c9380ae9f884be2c6a08b60af7293f6c (diff)
Rephrase text in README
Diffstat (limited to 'README')
-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>