From 919927d2ac50644ce06a4b87b762237226ed47ee Mon Sep 17 00:00:00 2001 From: Morgan Date: Fri, 26 May 2017 09:09:24 +0200 Subject: [PATCH] Init bookmarks --- README.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a051b23..15016e3 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,12 @@ -# bookmarks -Beloved internet resources +I just want to centralize my findings and bookmarks in a central location, and share them. + +# Free Online tools + +* [Dillinger] - Online Markdown Editor +* [Air Mail](http://en.getairmail.com/) - temporary email service + +# Scripting +* [Bash Hackers Wiki](http://wiki.bash-hackers.org/scripting/obsolete) - Obsolete and deprecated syntax +* [Bash Pitfalls](http://mywiki.wooledge.org/BashPitfalls) - common errors that Bash programmers make + +[Dillinger]: