diff --git a/README.md b/README.md index 090aecab..bc1f65c4 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,20 @@ This project builds on [StackExchange.Redis](https://github.com/StackExchange/StackExchange.Redis), and seeks to bring native support for Redis Stack commands to the C# ecosystem. +## 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/) + ## API The complete documentation for Redis module commands can be found at the [Redis commands website](https://redis.io/commands/).