deckjs / deck

27 stars 1 forks source link

improve github/npm readme #63

Open davidmarkclements opened 8 years ago

davidmarkclements commented 8 years ago

currently comment meta data appears as description npm readme - not ideal

ckiss commented 8 years ago

@davidmarkclements how can I reproduce this?

davidmarkclements commented 8 years ago

@ckiss

mkdir ckiss-test-deck
deck init 
cd ckiss-test-deck
deck publish

go to npm, search for ckiss-test-deck something like <!-- master: title in description

(or see https://www.npmjs.com/package/introducing-deck-deck as an example)