Skip to content

Commit 621d2f8

Browse files
committed
Update README.md
1 parent 6dab6db commit 621d2f8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,7 @@ An Active Record implementation for Redis in Laravel using hashes.
1515

1616
---
1717

18-
ActiveRedis uses Redis hashes to store and retrieve model data.
19-
20-
This provides a simple and efficient way to interact with Redis in Laravel, as you would with Eloquent models.
18+
ActiveRedis provides you simple and efficient way to interact with Redis hashes using an Eloquent-like API.
2119

2220
## Index
2321

0 commit comments

Comments
 (0)