Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianGreve-GreenDelta authored Sep 23, 2024
1 parent e04bf09 commit 340c4d5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Deprecated
This project is not longer maintained and is replaced by [search-wrapper](https://github.com/GreenDelta/search-wrapper)

# Search wrapper - Implementation for opensearch rest
This project provides an implementation for the search-wrapper API using opensearch rest as a search engine.

Expand Down Expand Up @@ -26,4 +29,4 @@ git clone https://github.com/GreenDelta/search-wrapper-os-rest.git
```

#### Build
Now you can build the module with `mvn install`, which will install the module in your local maven repository.
Now you can build the module with `mvn install`, which will install the module in your local maven repository.

0 comments on commit 340c4d5

Please sign in to comment.