summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsin2015-03-06 16:53:48 +0000
committersin2015-03-06 16:53:48 +0000
commite060d02f72c2a2e9f1252d60705424336b74af46 (patch)
treec1c0061cdda23714e53e2a1ab539cb39a794f8eb
parentdf61e9484fcbeca7d573d194f4b1433a9b517ba4 (diff)
Update section names in 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: