amatsuda / database_rewinder

minimalist's tiny and ultra-fast database cleaner
MIT License
807 stars 91 forks source link

Fix markup in README.md #47

Closed tricknotes closed 7 years ago

tricknotes commented 7 years ago

The escape string is unnecessary inside backquote.

Before: 2016-12-07 15 08 57

After: 2016-12-07 15 08 47

amatsuda commented 7 years ago

@tricknotes Thank you!