Added YAML example
Browse files
README.md
CHANGED
@@ -114,4 +114,8 @@ print(f"Time taken: {end - start} seconds")
|
|
114 |
|
115 |
|
116 |
|
117 |
-
```
|
|
|
|
|
|
|
|
|
|
114 |
|
115 |
|
116 |
|
117 |
+
```
|
118 |
+
|
119 |
+
```yaml
|
120 |
+
widget:
|
121 |
+
- content: "The customer is getting the following error when using rSATS:\nERROR: 'Failed to connect'. \nI have tried restarting the application and the computer, but the issue persists. \nEscalating to Team"
|