Improve formatting - ud - Print definitions from urbandictionary.com
(HTM) hg clone https://bitbucket.org/iamleot/ud
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
---
(DIR) changeset e47fcbb60b06f9d2a134565df02d404267603407
(DIR) parent 7e9953553d088ddebf9b78ed25c8a2fc63678e41
(HTM) Author: Leonardo Taccari <iamleot@gmail.com>
Date: Wed, 19 Sep 2018 17:45:46
Improve formatting
Diffstat:
README | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff -r 7e9953553d08 -r e47fcbb60b06 README
--- a/README Tue Apr 10 20:45:12 2018 +0200
+++ b/README Wed Sep 19 17:45:46 2018 +0200
@@ -1,7 +1,7 @@
ud is shell one-liner^W script that prints definitions from
urbandictionary.com, e.g.:
- % ud timtowtdi
- TIMTOWTDI: "There is more than one way to do it"
+ % ud timtowtdi
+ TIMTOWTDI: "There is more than one way to do it"
-To use `ud' `curl' and `jq' are needed.
+To use `ud` `curl` and `jq` are needed.