browserify / commonjs-assert

Node.js's require('assert') for all engines
MIT License
293 stars 57 forks source link

Remove duplicate line under usage section #48

Closed mesaugat closed 4 years ago

mesaugat commented 4 years ago

The line below is already there after the description.

The goal is to provide an API that is as functionally identical to the Node.js assert API as possible. Read the official docs for API documentation.