dmoles / adler

A minimalist Markdown wiki viewer
MIT License
0 stars 0 forks source link

Serve from current working directory by default #30

Closed dmoles closed 3 years ago

dmoles commented 3 years ago

adler with no arguments should be equivalent to adler .

dmoles commented 3 years ago

Fixed in f003953