about summary refs log tree commit diff
path: root/gcc_plugin
diff options
context:
space:
mode:
authorAndrea Fioraldi <andreafioraldi@gmail.com>2020-02-01 20:20:41 +0100
committerAndrea Fioraldi <andreafioraldi@gmail.com>2020-02-01 20:20:41 +0100
commit437efe795aa251d3beede18e2efd2f584884f060 (patch)
tree0ed9e4e1e4aca884f645fbd650f457fe740664a9 /gcc_plugin
parent2d7e3da2cd62d32ad90557d848aeddff3b761f6e (diff)
downloadafl++-437efe795aa251d3beede18e2efd2f584884f060.tar.gz
adjust a bit readmes
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!