about summary refs log tree commit diff
path: root/gcc_plugin
diff options
context:
space:
mode:
Diffstat (limited to 'gcc_plugin')
-rw-r--r--gcc_plugin/README.md (renamed from gcc_plugin/README.gcc.md)8
1 files changed, 3 insertions, 5 deletions
diff --git a/gcc_plugin/README.gcc.md b/gcc_plugin/README.md
index 80fccfb6..8b944f1a 100644
--- a/gcc_plugin/README.gcc.md
+++ b/gcc_plugin/README.md
@@ -1,9 +1,7 @@
-===========================================
-GCC-based instrumentation for afl-fuzz
-======================================
+# GCC-based instrumentation for afl-fuzz
 
-  (See ../docs/README.md for the general instruction manual.)
-  (See ../llvm_mode/README.md for the LLVM-based instrumentation.)
+  (See [../README.md](../README.md) for the general instruction manual.)
+  (See [../llvm_mode/README.md](../llvm_mode/README.md) for the LLVM-based instrumentation.)
 
 !!! TODO items are:
 !!!  => inline instrumentation has to work!