Skip to content

Commit d03a998

Browse files
rbs333claude
andcommitted
docs: format SELECT as inline code in README intro
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 5043044 commit d03a998

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# sql-redis
22

3-
A proof-of-concept SQL-to-Redis translator that converts SQL SELECT statements into Redis `FT.SEARCH` and `FT.AGGREGATE` commands.
3+
A proof-of-concept SQL-to-Redis translator that converts SQL `SELECT` statements into Redis `FT.SEARCH` and `FT.AGGREGATE` commands.
44

55
## Status
66

0 commit comments

Comments
 (0)