Skip to content

Commit 7897958

Browse files
committed
update bindings readme
1 parent 21bcad0 commit 7897958

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

apps/workers-bindings/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ Currently available tools:
1919
| | `kv_namespace_get` | Get details of a kv namespace in your Cloudflare account |
2020
| | `kv_namespace_update` | Update the title of a kv namespace in your Cloudflare account |
2121
| **Workers** | `workers_list` | List all Workers in your Cloudflare account |
22-
| | `worker_get_worker` | Get the source code of a Cloudflare Worker |
22+
| | `workers_get_worker` | Get the details of a Cloudflare Worker |
23+
| | `workers_get_worker_code` | Get the source code of a Cloudflare Worker |
2324
| **R2 Buckets** | `r2_buckets_list` | List r2 buckets in your Cloudflare account |
2425
| | `r2_bucket_create` | Create a new r2 bucket in your Cloudflare account |
2526
| | `r2_bucket_get` | Get details about a specific R2 bucket |

0 commit comments

Comments
 (0)