aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMinghe <h.minghe@gmail.com>2019-03-25 12:50:02 +0000
committerGitHub <noreply@github.com>2019-03-25 12:50:02 +0000
commit7f141bc3602fe7697e2250f279c042f7fc1e648d (patch)
tree1d5735795af068c33221d264817f98c75fe1dcc9 /README.md
parentfix typo (diff)
downloadawesome-selfhosted-7f141bc3602fe7697e2250f279c042f7fc1e648d.tar.gz
awesome-selfhosted-7f141bc3602fe7697e2250f279c042f7fc1e648d.zip
fix typo
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 327c9629..ed6a2e99 100644
--- a/README.md
+++ b/README.md
@@ -1242,7 +1242,7 @@ _See [awesome-sysadmin/Continuous Integration & Continuous Deployment](https://g
*[Serverless computing on Wikipedia](https://en.wikipedia.org/wiki/Serverless_computing)*
-- [FX](https://github.com/metrue/fx) - fx is a tool to help you do Function as a Service with painless on your own servers. `MIT` `Go`
+- [fx](https://github.com/metrue/fx) - fx is a tool to help you do Function as a Service with painless on your own servers. `MIT` `Go`
- [IronFunctions](https://github.com/iron-io/functions) - The serverless microservices platform by [iron.io](https://www.iron.io/). `Apache-2.0` `Go`
- [LocalStack](https://localstack.cloud/) - LocalStack is a fully functional local AWS cloud stack. This includes Lambda for serverless computation. ([Source Code](https://github.com/localstack/localstack)) `Apache-2.0` `Python/Other`
- [OpenFaaS](https://www.openfaas.com/) - Serverless Functions Made Simple for Docker & Kubernetes. ([Source Code](https://github.com/openfaas/faas)) `MIT` `Go`