Update README.md

This commit is contained in:
onceupon 2017-11-23 10:42:50 +08:00 committed by GitHub
parent 4c4c880a75
commit a9a0195a85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +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.
In case you would like to check and vote up my questions on Stackoverflow, here's my page:
http://stackoverflow.com/users/4290753/once