use rawgithub to workaround npm website bug with relative image paths

This commit is contained in:
Sindre Sorhus 2014-07-04 23:23:45 +02:00
parent 3ab833de62
commit af175295fb

View file

@ -1,4 +1,4 @@
# <img width="250" src="logo.png" alt="chalk">
# <img width="300" src="https://cdn.rawgit.com/sindresorhus/chalk/77ae94f63ab1ac61389b190e5a59866569d1a376/logo.svg" alt="chalk">
> Terminal string styling done right