Skip to content

Commit eef0eb5

Browse files
authored
Update README.md
1 parent 2cdb1fa commit eef0eb5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ It can be used for converting HTML emails into text.
1616
Some tests are installed as well.
1717
Uses semantic versioning and no breaking changes are planned.
1818

19-
Fell free to publish a pull request if you have suggestions for improvement.
19+
Fell free to publish a pull request if you have suggestions for improvement but please note that the library can now be considered feature-complete and API stable. If you need more than this basic conversion, please use an alternative mentioned at the bottom.
2020

2121
## Install
2222
```bash
@@ -51,7 +51,7 @@ func main() {
5151
To see all features, please look info `html2text_test.go`.
5252

5353
## Alternatives
54-
- https://github.com/jaytaylor/html2text
54+
- https://github.com/jaytaylor/html2text (more features)
5555

5656
## License
5757

0 commit comments

Comments
 (0)