aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKostya Serebryany <konstantin.s.serebryany@gmail.com>2016-12-15 11:45:50 -0800
committerKostya Serebryany <konstantin.s.serebryany@gmail.com>2016-12-15 11:45:50 -0800
commit20e7b06bb0e561b7a7637331599f291b978327ec (patch)
tree2c8c39776775315d84595bc0a26c3e70a93a52d8 /README.md
parent2d4a8d8ea76e1f5038a1a01b255daafc7ec65123 (diff)
downloadlibprotobuf-mutator-20e7b06bb0e561b7a7637331599f291b978327ec.tar.gz
docs
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3436d55..0eaa48b 100644
--- a/README.md
+++ b/README.md
@@ -53,3 +53,5 @@ void Mutate(MyMessage* message) {
See also the `ProtobufMutatorMessagesTest.UsageExample` test from
[protobuf_mutator_test.cc](/protobuf_mutator_test.cc).
+## Integarting with libFuzzer
+TODO