Skip to content

Commit

Permalink
Add maintenance note to readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
mattico committed Mar 17, 2023
1 parent 5c50f78 commit 057ead4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@
![Maintenance](https://img.shields.io/badge/Maintenance-Passive-yellow)
![MSRV](https://img.shields.io/badge/MSRV-1.57.0-orange)

A partial port of [elasticlunr.js][eljs] to Rust. Intended to be used for
generating compatible search indices.
A partial port of [elasticlunr.js][eljs] to Rust. Intended to be used for generating compatible search indices.

This library is passively maintained to support existing users. New users are encouraged to use a different library such as [stork](https://github.com/jameslittle230/stork).

## Example

Expand Down

0 comments on commit 057ead4

Please sign in to comment.