Skip to content

Commit bad45fc

Browse files
author
Julien Ruaux
committed
docs: Updated README
1 parent 087fa31 commit bad45fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
= Redis-SQL
1+
= Redis SQL
22
:linkattrs:
33
:project-owner: redis-field-engineering
44
:project-name: redis-sql
@@ -12,7 +12,7 @@ image:https://img.shields.io/maven-central/v/{project-group}/{artifact-id}[Downl
1212
image:https://img.shields.io/nexus/s/{project-group}/{artifact-id}?server=https%3A%2F%2Fs01.oss.sonatype.org[Snapshot,link="https://s01.oss.sonatype.org/#nexus-search;quick~{artifact-id}"]
1313
image:https://codecov.io/gh/{project-owner}/{project-name}/branch/master/graph/badge.svg?token={codecov-token}["Coverage", link="https://codecov.io/gh/{project-owner}/{project-name}"]
1414

15-
Redis-SQL is a SQL interface to https://oss.redislabs.com/redisearch/[RediSearch] implemented as a https://trino.io[Trino] connector.
15+
Redis SQL is a SQL interface to https://oss.redislabs.com/redisearch/[RediSearch] implemented as a https://trino.io[Trino] connector.
1616
It allows the use of RediSearch indexes as tables in Trino.
1717

1818
== Requirements

0 commit comments

Comments
 (0)