Skip to content

Commit ad70b29

Browse files
chayimgkorland
andauthored
Direct link to the API (#291)
Co-authored-by: Guy Korland <[email protected]>
1 parent 6c0ad12 commit ad70b29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# redismodule-rs
77

88
This crate provides an idiomatic Rust API for the [Redis Modules API](https://redis.io/topics/modules-intro).
9-
It allows writing Redis modules in Rust, without needing to use raw pointers or unsafe code.
9+
It allows writing Redis modules in Rust, without needing to use raw pointers or unsafe code. See [here](https://docs.rs/redis-module/latest) for the most recent API documentation.
1010

1111
# Running the example module
1212

0 commit comments

Comments
 (0)