update description

This commit is contained in:
ghost 2024-02-12 03:41:07 +02:00
parent 1f7f210617
commit 3e5095553b
2 changed files with 8 additions and 3 deletions

View File

@ -1,2 +1,7 @@
# index-php
Manticore Database API
# Common Index API (DB model)
Versioned database toolkit to create and read Manticore index in different applications
Requirement for:
* [webapp](https://github.com/kvazar-network/webapp)

View File

@ -1,6 +1,6 @@
{
"name": "kvazar/index",
"description": "Manticore Database API",
"description": "Common Index API (DB model)",
"type": "library",
"require": {
"manticoresoftware/manticoresearch-php": "^3.1"