From 400b96d4d84777ae4a909e79f27e5ededf9e7dde Mon Sep 17 00:00:00 2001 From: onceupon Date: Thu, 23 Nov 2017 10:43:28 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0379b5e..5b2a02e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Hi bash learners and bioinformaticans, welcome to Bash Oneliner. I started study This blog will focus on simple bash commands for parsing data, most of which are for tsv files (tab-separated values); some of them are for Linux system maintenance. I apologize that there won't be any citation for the codes, but they are probably from dear Google and Stackoverflow. English and bash are not my first language, so... correct me anytime, thank you! -And if you know any cool commands that are not included here, Please Teach Me. +And if you know any cool command that are not included here, Please Teach Me. In case you would like to check and vote up my questions on Stackoverflow, here's my page: http://stackoverflow.com/users/4290753/once