From b37be477b633574bab934b5eabcf43d7c801ecb9 Mon Sep 17 00:00:00 2001 From: Antonin Bas Date: Fri, 23 Oct 2015 12:20:29 -0700 Subject: [PATCH] fixed typos in READMEs --- examples/TLV_parsing/README.md | 2 +- examples/meter/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/TLV_parsing/README.md b/examples/TLV_parsing/README.md index e5e4066..2d4796d 100644 --- a/examples/TLV_parsing/README.md +++ b/examples/TLV_parsing/README.md @@ -1,4 +1,4 @@ -# Copy to CPU +# TLV parsing of IPv4 options ## Description diff --git a/examples/meter/README.md b/examples/meter/README.md index 1342760..eeadd65 100644 --- a/examples/meter/README.md +++ b/examples/meter/README.md @@ -1,4 +1,4 @@ -# Copy to CPU +# Meter ## Description