From f5989749632ea027a17c882302b6bc6a539d749c Mon Sep 17 00:00:00 2001 From: Will Bradley Date: Fri, 22 May 2015 18:40:06 -0700 Subject: [PATCH] Styling --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d63a039..ad709dd 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,15 @@ TC Slowify ========== -Shell scripts to help you simulate slow network connections ------------------------------------------------------------ +**Shell scripts to help you simulate slow network connections** -*Requirements (generally included in Ubuntu, Fedora, OpenSuse, Gentoo, Debian, Mandriva, etc)*: +Requirements (generally included in Ubuntu, Fedora, OpenSuse, Gentoo, Debian, Mandriva, etc) +---- - tc (a Linux command, part of the iproute2 package) - netem (included in the 2.6 Linux kernel) -*Usage*: +Usage +---- - ./apply.sh - Applies limiting rules; prompts you to select an interface name, rate, and latency @@ -17,6 +18,7 @@ Shell scripts to help you simulate slow network connections - ./status.sh - Shows rules on that interface (sometimes other rules may already exist, that's ok) -*License*: +License +---- The Unlicense, see LICENSING.txt