commit e060d02f72c2a2e9f1252d60705424336b74af46
parent df61e9484fcbeca7d573d194f4b1433a9b517ba4
Author: sin <sin@2f30.org>
Date: Fri, 6 Mar 2015 16:53:48 +0000
Update section names in README
Diffstat:
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/README b/README
@@ -7,8 +7,8 @@ in GCC and clang. It was initially designed to be used on musl[1] based Linux
distributions.
-Why?
-====
+Features
+========
- It is portable, works on *BSD and Linux systems.
- It will only trap non-conformant programs. This means that fortify
@@ -21,8 +21,8 @@ Why?
resulting binary.
-How to use?
-===========
+Sample usage
+============
A plan for integrating fortify into a system is still in planning stages.
If you want to quickly test it, you can try something like the following: