Skip to content

Commit 9ed5a75

Browse files
authored
Update outdated readme
1 parent 72d7b6a commit 9ed5a75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,8 @@ assert results[0].text() == "lexbor is AwesOme"
103103

104104
### Available backends
105105

106-
Selectolax supports two backends: `Modest` and `Lexbor`. By default, all examples use the Modest backend.
107-
Most of the features between backends are almost identical, but there are still some differences.
106+
Selectolax supports two backends: `Modest` and `Lexbor`. By default, all examples use the `Lexbor` backend.
107+
Most of the features between backends are almost identical, but there are some differences.
108108

109109
As of 2024, the preferred backend is `Lexbor`. The `Modest` backend is still available for compatibility reasons
110110
and the underlying C library that selectolax uses is not maintained anymore.

0 commit comments

Comments
 (0)