summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 1 insertions, 2 deletions
diff --git a/README b/README
index d051434..4193f9e 100644
--- a/README
+++ b/README
@@ -3,8 +3,7 @@ What is it?
3 3
4This is a standalone implementation of fortify source[0]. It is libc-agnostic 4This is a standalone implementation of fortify source[0]. It is libc-agnostic
5and simply overlays the system headers by using the #include_next extension found 5and simply overlays the system headers by using the #include_next extension found
6in GCC and clang. It was initially intended to be used on musl[1] based Linux 6in GCC. It was initially intended to be used on musl[1] based Linux distributions.
7distributions.
8 7
9 8
10Features 9Features