Skip to content

Commit 6030f4c

Browse files
committed
Update README.md
1 parent 7515476 commit 6030f4c

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
@@ -146,7 +146,7 @@ runpod.terminate_pod(pod.id)
146146
├── examples # Examples
147147
├── runpod # Package source code
148148
│ ├── api_wrapper # Language library - API (GraphQL)
149-
| ├── cli # Command Line Interface Functions
149+
├── cli # Command Line Interface Functions
150150
│ ├── endpoint # Language library - Endpoints
151151
│ └── serverless # SDK - Serverless Worker
152152
└── tests # Package tests

0 commit comments

Comments
 (0)