Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jccr committed Jan 3, 2021
1 parent ed2c32f commit df30380
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ I am an [EPUB 3.2](https://www.w3.org/publishing/epub3/index.html) object model
## Features
- [ ] Documentation
- [x] Types
- [ ] Test suite
- [x] Test suite
- [ ] High coverage
- [ ] Benchmarks
- [ ] Performance tuning

Expand Down Expand Up @@ -53,8 +54,8 @@ I am an [EPUB 3.2](https://www.w3.org/publishing/epub3/index.html) object model

### Node.js

See this [example](https://github.com/jccr/epubavocado/blob/main/test/package.spec.ts) from the tests.
See this [example](https://github.com/jccr/epubavocado/blob/main/test/package.test.ts) from the tests.

### GraphQL.js

See this [example](https://github.com/jccr/epubavocado/blob/main/test/graphql/graphql.spec.ts) from the tests.
See this [example](https://github.com/jccr/epubavocado/blob/main/test/graphql/package.test.ts) from the tests.

0 comments on commit df30380

Please sign in to comment.