Skip to content

Commit 7867c62

Browse files
authored
Linking to Redis resources (#3006)
1 parent df3b9e9 commit 7867c62

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

+14
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,20 @@ The Python interface to the Redis key-value store.
1717

1818
---------------------------------------------
1919

20+
## How do I Redis?
21+
22+
[Learn for free at Redis University](https://university.redis.com/)
23+
24+
[Build faster with the Redis Launchpad](https://launchpad.redis.com/)
25+
26+
[Try the Redis Cloud](https://redis.com/try-free/)
27+
28+
[Dive in developer tutorials](https://developer.redis.com/)
29+
30+
[Join the Redis community](https://redis.com/community/)
31+
32+
[Work at Redis](https://redis.com/company/careers/jobs/)
33+
2034
## Installation
2135

2236
Start a redis via docker:

0 commit comments

Comments
 (0)