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.