moll / js-must

An assertion library for JavaScript and Node.js with a friendly BDD syntax (awesome.must.be.true()). It ships with many expressive matchers and is test runner and framework agnostic. Follows RFC 2119 with its use of MUST. Good stuff and well tested.
Other
336 stars 35 forks source link

Fix anchor in README #53

Closed enterprisey closed 8 years ago

enterprisey commented 8 years ago

NPM isn't able to parse the element, which means that the description on NPM's website looks terribly malformed. This converts it to a element, which should be parsed successfully.

moll commented 8 years ago

Thank you, mr or miss APerson! :) Let's give that tag a try! I'll gather a few other changes and then make a release!