diff --git a/README.md b/README.md index acfab2894..2b78f2817 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,20 @@ docker run -p 6379:6379 --name redis-stack redis/redis-stack:latest Read the docs at +### How do I Redis? + +[Learn for free at Redis University](https://university.redis.com/) + +[Build faster with the Redis Launchpad](https://launchpad.redis.com/) + +[Try the Redis Cloud](https://redis.com/try-free/) + +[Dive in developer tutorials](https://developer.redis.com/) + +[Join the Redis community](https://redis.com/community/) + +[Work at Redis](https://redis.com/company/careers/jobs/) + ## Build Make sure you have Rust installed: