Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
Document the current state of master
  • Loading branch information
fb55 authored Oct 3, 2018
1 parent ca6963c commit df695a4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ $.html()
//=> <html><head></head><body><h2 class="title welcome">Hello there!</h2></body></html>
```

## Note

We are currently working on the 1.0.0 release of cheerio on the `master` branch. The source code for the last published version, `0.22.0`, can be found [here](https://github.com/cheeriojs/cheerio/tree/aa90399c9c02f12432bfff97b8f1c7d8ece7c307).

## Installation
`npm install cheerio`

Expand Down

0 comments on commit df695a4

Please sign in to comment.