Skip to content

Commit

Permalink
Update disclaimer in readme
Browse files Browse the repository at this point in the history
Close #1
  • Loading branch information
wyze committed Jun 12, 2017
1 parent d8dcf3b commit fcc1bdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

> Convert [Preact](//github.com/developit/preact) components to JSON.
_**Note:** This library currently only supports functional components and shallow rendering._
_**Note:** This library currently only supports functional components and shallow rendering. If you need class support and full (non-shallow) rendering, check out [nathancahill/preact-render-to-json](//github.com/nathancahill/preact-render-to-json)._

## Installation

Expand Down

0 comments on commit fcc1bdf

Please sign in to comment.