From 082fff5de4dd92edc629b1c1abdc90bd258d56b0 Mon Sep 17 00:00:00 2001 From: Caleb Xu Date: Sun, 6 Jul 2014 22:11:30 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f9a7853..960e538 100644 --- a/README.md +++ b/README.md @@ -11,13 +11,13 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. ## Networking and Servers -* Simple, amusing network tools written in shell scripts. Probably not for production usage. * +*Simple, amusing network tools written in shell scripts. Probably not for production usage.* * [bashttpd](https://github.com/avleen/bashttpd) - A web server written in bash ## Customization -* Make your terminal pretty. * +*Make your terminal pretty.* * [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh) - A community-driven framework for managing your zsh configuration