Skip to content

Commit d8f7df3

Browse files
authored
Update README.md
1 parent 95c27aa commit d8f7df3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
11
# store-functions
22

3-
Common CLIs packaged with a HTTP interface
3+
Common CLIs packaged in containers with a HTTP interface
44

55
About these functions:
66

77
* They are multi-arch - for `armhf`, `arm64` and `x86_64`
88
* They are built with `faas-cli`
99
* They are built and published to GHCR as container images to avoid the Docker Hub's rate limits
1010

11+
You may also like the bash template for OpenFaaS, so you can perform multiple tasks with CLIs or call your scripts over HTTPS.
12+
13+
* [Bash streaming templates](https://github.com/alexellis/openfaas-streaming-templates#example-with-bash)
14+
1115
## Using the functions
1216

1317
### With OpenFaaS

0 commit comments

Comments
 (0)