Add a README and usage example - ud - Print definitions from urbandictionary.com
(HTM) hg clone https://bitbucket.org/iamleot/ud
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
---
(DIR) changeset 8b567a08f0df8a7b2434843403b723ae13b051cb
(DIR) parent 83658ea87f2171581d0f6f25481cca1e14bc12d2
(HTM) Author: Leonardo Taccari <iamleot@gmail.com>
Date: Mon, 8 Jan 2018 01:11:55
Add a README and usage example
Diffstat:
README | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
---
diff -r 83658ea87f21 -r 8b567a08f0df README
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/README Mon Jan 08 01:11:55 2018 +0100
@@ -0,0 +1,6 @@
+ud is shell script that via `curl' and `jq' retrieve and pretty print definiton
+using urbandictionary.com, e.g.:
+
+ % ud timtowtdi
+ TIMTOWTDI: here is more than one way to do it
+