From 4bb089aab5e26536446ba8a01b2d797ab0db5dd3 Mon Sep 17 00:00:00 2001 From: adam Date: Sun, 28 Oct 2012 21:14:56 +0700 Subject: [PATCH] readme fix --- README.md | 4 ++-- tcejdb/README | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0285f82..bcaa32b 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ Prerequisites * zlib * bzip2 -On Debian/Ubuntu linux you can install it as following: +On Debian/Ubuntu linux you can install it as follows: ```sh sudo apt-get install libcunit1 libcunit1-dev libbz2-1.0 libbz2-dev @@ -109,7 +109,7 @@ Building make install ``` * library name: **tcejdb** (with pkgconfig) -* main include header: **** +* main include header: `````` Usage =============================== diff --git a/tcejdb/README b/tcejdb/README index b41d1c0..3dd4b3e 100644 --- a/tcejdb/README +++ b/tcejdb/README @@ -96,7 +96,7 @@ Prerequisites * zlib * bzip2 -On Debian/Ubuntu linux you can install it as following: +On Debian/Ubuntu linux you can install it as follows: ```sh sudo apt-get install libcunit1 libcunit1-dev libbz2-1.0 libbz2-dev @@ -109,7 +109,7 @@ Building make install ``` * library name: **tcejdb** (with pkgconfig) -* main include header: **** +* main include header: `````` Usage =============================== -- 2.7.4