mirror of
https://github.com/openfaas/faas.git
synced 2025-06-08 08:25:03 +00:00
corrected typo in example function list in readme
Signed-off-by: Kay <kay.hansge@interdigital.com>
This commit is contained in:
parent
f719c13b6e
commit
348b2b5105
@ -27,7 +27,7 @@ Here is a list of some of the sample functions included this repository.
|
||||
| echo | Uses `cat` from BusyBox to provide an echo function |
|
||||
| DockerHubStats | Golang function gives the count of repos a user has on the Docker hub |
|
||||
| figlet | Generate ascii logos through the use of a binary |
|
||||
| git-maker | Use gifsicle and ffmpeg packages from Alpine Linux to make gifs from video |
|
||||
| gif-maker | Use gifsicle and ffmpeg packages from Alpine Linux to make gifs from video |
|
||||
| HostnameIntent | Prints the hostname of a container |
|
||||
| MarkdownRender | Use a Go function with vendoring to convert Markdown to HTML |
|
||||
| Nmap | The network scanning tool as a binary-based function |
|
||||
|
Loading…
x
Reference in New Issue
Block a user