diff --git a/README.md b/README.md index 751486d..9ddbd25 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # Modest — a pure C HTML renderer [![Build Status](https://travis-ci.org/lexborisov/Modest.svg?branch=master)](https://travis-ci.org/lexborisov/Modest) -[![Coverity Scan Build Status](https://scan.coverity.com/projects/11105/badge.svg)](https://scan.coverity.com/projects/lexborisov-modest) -[![Donate](https://img.shields.io/badge/Donate-PayPal-blue.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=L59E49K2NVUHE) Modest is a fast HTML renderer implemented as a pure C99 library with no outside dependencies. -* IRC: [#lexbor on `irc.freenode.net `](http://webchat.freenode.net?channels=%23lexbor) +### Important announcement! + +Please use the [lexbor](https://github.com/lexbor/lexbor). It is stable, has more features, and — yes — it's very fast. ## Now