diff --git a/example/README.md b/example/README.md new file mode 100644 index 0000000..62fc7d7 --- /dev/null +++ b/example/README.md @@ -0,0 +1,5 @@ +# An Example Redis Module + +This project is a simple redis module demonstrating basic API usage and `librmutil`. + +You can treat it as a basic module template. See the project's [README](../README.md) for more details. \ No newline at end of file