From 4db85ef574a64a2b230a3ae1ff19c9d04065a114 Mon Sep 17 00:00:00 2001 From: Chayim Date: Thu, 25 Nov 2021 16:46:14 +0200 Subject: Updating PR template (#1745) --- examples/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 examples/README.md (limited to 'examples') diff --git a/examples/README.md b/examples/README.md new file mode 100644 index 0000000..ca6d5dc --- /dev/null +++ b/examples/README.md @@ -0,0 +1,3 @@ +# Examples + +Examples of redis-py usage go here. They're being linked to the [generated documentation](https://redis-py.readthedocs.org). -- cgit v1.2.1