URI:
       Fix copypastos (and avoid Unicode quotes) - ud - Print definitions from urbandictionary.com
  HTML hg clone https://bitbucket.org/iamleot/ud
   DIR Log
   DIR Files
   DIR Refs
   DIR README
       ---
   DIR changeset 7e9953553d088ddebf9b78ed25c8a2fc63678e41
   DIR parent 30153e5803ae64308f53406f9fce6fa333d68411
  HTML Author: Leonardo Taccari <iamleot@gmail.com>
       Date:   Tue, 10 Apr 2018 20:45:12 
       
       Fix copypastos (and avoid Unicode quotes)
       
       Diffstat:
        README |  2 +-
        1 files changed, 1 insertions(+), 1 deletions(-)
       ---
       diff -r 30153e5803ae -r 7e9953553d08 README
       --- a/README    Mon Jan 08 23:01:24 2018 +0100
       +++ b/README    Tue Apr 10 20:45:12 2018 +0200
       @@ -2,6 +2,6 @@
        urbandictionary.com, e.g.:
        
         % ud timtowtdi
       - TIMTOWTDI: here is more than one way to do it
       + TIMTOWTDI: "There is more than one way to do it"
         
        To use `ud' `curl' and `jq' are needed.