diff options
author | nodiscc <nodiscc@gmail.com> | 2018-05-07 20:08:55 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2018-05-07 20:08:55 +0000 |
commit | 61ab4ef70c2a8875be6621cf203063e95f31821b (patch) | |
tree | 9c197bc54b6ba020f96fca35450a97150475eb25 | |
parent | Merge pull request #1360 from xBytez/master (diff) | |
download | awesome-selfhosted-61ab4ef70c2a8875be6621cf203063e95f31821b.tar.gz awesome-selfhosted-61ab4ef70c2a8875be6621cf203063e95f31821b.zip |
add missing final dots
Diffstat (limited to '')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1171,9 +1171,9 @@ See **[Ticketing](#ticketing)** *[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` -- [OpenFaaS](https://www.openfaas.com/) - Serverless Functions Made Simple for Docker & Kubernetes ([Source Code](https://github.com/openfaas/faas)) `MIT` `Go` +- [OpenFaaS](https://www.openfaas.com/) - Serverless Functions Made Simple for Docker & Kubernetes. ([Source Code](https://github.com/openfaas/faas)) `MIT` `Go` ### API Management |