Skip to content
This repository was archived by the owner on Jan 17, 2025. It is now read-only.

Commit e9c3a6f

Browse files
authored
update readme
1 parent 27638e6 commit e9c3a6f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# blueprint-hello-world
2+
3+
### Overview
24
You can use this descriptive blueprint to deploy some IBM Cloud Functions assets for you. The assets created by this blueprint are described in the manifest.yaml file, which can be found at `blueprint-hello-world/runtimes/your_language_choice/manifest.yaml`
35

46
The only assets described by this hello world blueprint are a single action, named helloworld, which takes as input a message parameter.
57

68
You can use the wskdeploy tool to deploy this asset yourself using the manifest and available code.
79

8-
## Available Languages
10+
### Available Languages
911
This blueprint is available in node.js, php, python & swift.
10-
11-
##

0 commit comments

Comments
 (0)