minor doc tweaks...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2018-09-30 02:03:41 +03:00
parent c4d1a26576
commit 7bf1d206e1

View File

@ -109,7 +109,7 @@ $ npm install --save generic-walk
var walk = require('generic-walk').walk
```
*Note: This module supports both AMD and node's `require(..)`**
*Note: This module supports both [`requirejs(..)`](https://requirejs.org) and node's `require(..)`**