Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/lexborisov/Modest.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander <lex.borisov@gmail.com>2021-08-03 23:22:14 +0300
committerAlexander <lex.borisov@gmail.com>2021-08-03 23:22:14 +0300
commit2540a03259fc62fe15f47e85c20b2eedd5af66de (patch)
treef5ccd956b11d687544eb27241c11c73c5b60e034
parent81d5ed7afd5d3352b29b6bb54c0bfd6dbe5d9857 (diff)
Update README.mdHEADmaster
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
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://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