summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index a377367..87e09c5 100644
--- a/README
+++ b/README
@@ -7,8 +7,8 @@ in GCC and clang. It was initially designed to be used on musl[1] based Linux
7distributions. 7distributions.
8 8
9 9
10Why? 10Features
11==== 11========
12 12
13- It is portable, works on *BSD and Linux systems. 13- It is portable, works on *BSD and Linux systems.
14- It will only trap non-conformant programs. This means that fortify 14- It will only trap non-conformant programs. This means that fortify
@@ -21,8 +21,8 @@ Why?
21 resulting binary. 21 resulting binary.
22 22
23 23
24How to use? 24Sample usage
25=========== 25============
26 26
27A plan for integrating fortify into a system is still in planning stages. 27A plan for integrating fortify into a system is still in planning stages.
28If you want to quickly test it, you can try something like the following: 28If you want to quickly test it, you can try something like the following: