From 675e16f1bc986236cdab4fd4763e57bc344cb4a9 Mon Sep 17 00:00:00 2001 From: Asim Aslam Date: Thu, 2 Dec 2021 08:31:13 +0000 Subject: [PATCH] fix readmes --- search/README.md | 8 ++++---- space/README.md | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/search/README.md b/search/README.md index efd9e2a..04505a4 100644 --- a/search/README.md +++ b/search/README.md @@ -1,7 +1,7 @@ -Infinite cloud storage +Indexing & full text search -# NFT Service +# Search Service -Search for simple object storage. Put anything in the cloud -forever. Backed by S3 compatible storage API. +Store and search for anything text based. The Search API provides +full indexing and text search. diff --git a/space/README.md b/space/README.md index 61ebf06..03aee2a 100644 --- a/space/README.md +++ b/space/README.md @@ -1,6 +1,6 @@ Infinite cloud storage -# NFT Service +# Space Service Space for simple object storage. Put anything in the cloud forever. Backed by S3 compatible storage API.