You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15-8Lines changed: 15 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,9 +24,16 @@ Tutorials should be combined into a .zip archive that contains the following:
24
24
2.[manifest.json](#Manifest) that describes the structure and behavior of Tutorials
25
25
26
26
## Examples
27
-
If you would like to start with Tutorials, download this example with Redis Stack Tutorials and upload the archive using the "Upload Tutorial" feature in RedisInsight Workbench so you can view and understand the overall logic.
27
+
If you are interested in creating your own tutorials and would like to understand how they work, you can start with the following steps:
28
+
- download this example
29
+
- open RedisInsight
30
+
- navigate to the Insights panel (top right corner)
31
+
- find the "My Tutorials" section on the "Explore" tab
32
+
- click the "Upload Tutorial" button and select the example
0 commit comments