Skip to content

Commit e50cc7d

Browse files
Update intro.md
1 parent 8edbd54 commit e50cc7d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/uc/intro.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,3 +302,6 @@ ZADD sample_leaderboard:tetris 670000 "user100"
302302
// Get the top 5 users on the leaderboard, with scores
303303
ZRANGE sample_leaderboard:tetris 0 4 REV WITHSCORES
304304
```
305+
306+
### Resources
307+
Check out [Redis for AI learning](https://university.redis.io/learningpath/hbykf3qrnhwccy?utm_source=redisinsight&utm_medium=main&utm_campaign=tutorials) path on Redis University to go deeper on this topic and get hands on experience.

0 commit comments

Comments
 (0)