Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
azu authored Dec 1, 2017
1 parent 8939435 commit cb737b5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,14 @@ assert.throws(function () {
}, Error);
```

## UseCase

It will be useful for writing document or book.
Example code should be tested, but it is difficult.
power-doctest help to introduce automatic testing for example code.

- [markdown-doc-test.js](https://github.com/asciidwango/js-primer/blob/b41fa8c8e93714570195934f9beb77557a636647/test/markdown-doc-test.js "markdown-doc-test.js")

## Contributing

1. Fork it!
Expand Down

0 comments on commit cb737b5

Please sign in to comment.