summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoachim Nilsson <troglobit@gmail.com>2019-09-29 19:43:21 +0200
committerJoachim Nilsson <troglobit@gmail.com>2019-09-29 19:44:54 +0200
commit92cb5eb1e85a012fd22ec7fe6278422768a8c752 (patch)
tree6e02f4ab8e334f0d5f7ff6dbe5c256da1d9ab352
parentddfa095adf97b50aadc1ddea9bbcb43a1ce3ba4b (diff)
downloadlibnet-92cb5eb1e85a012fd22ec7fe6278422768a8c752.tar.gz
Improve formatting of NOTE
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index ecf3050..48e8200 100644
--- a/README.md
+++ b/README.md
@@ -26,9 +26,9 @@ libnet are:
See the manpage and sample test code for more detailed information.
Online documentation is available at https://codedocs.xyz/libnet/libnet/
-> **NOTE:** Legacy code written for *libnet-1.0.x* WILL NOT WORK with
-> *libnet-1.1.x* or later. See [MIGRATION](doc/MIGRATION)
-> for porting legacy code.
+> **NOTE:** Legacy code written for *libnet-1.0.x* is unfortunately
+> **incompatible** with *libnet-1.1.x* and later.
+> See the [MIGRATION](doc/MIGRATION) guide for porting help.
Building