Skip to content

Commit e340d4e

Browse files
committed
Updated Readme templates and regenerated the clients
1 parent 2adcd23 commit e340d4e

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,21 @@
33
Low-level client for Manticore Search.
44

55

6-
❗ WARNING: this is a development version of the client. The latest release's readme is https://github.com/manticoresoftware/manticoresearch-javascript/tree/2.0.3
6+
❗ WARNING: this is a development version of the client. The latest release's readme is https://github.com/manticoresoftware/manticoresearch-javascript/tree/3.2.0
77

88
## Requirements
99

1010
Node v8.
1111

1212
Minimum Manticore Search version is 2.5.1 with HTTP protocol enabled.
1313

14+
| Manticore Search | manticoresearch-javascript | Node |
15+
| ----------------- | ---------------------------- | ------------- |
16+
| >= 4.2.1 | 3.0.x | >= 10.0 |
17+
| >= 4.0.2 | 2.0.3 | >= 10.0 |
18+
| >= 2.5.1 | 2.0.2 | >= 8.0 |
19+
20+
1421
## Installation
1522

1623
```shell

0 commit comments

Comments
 (0)