Skip to content

Commit 1360b88

Browse files
Update README.md
1 parent e84b859 commit 1360b88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# microfunctions-helm
22

3-
[MicroFunctions](https://wwww.microFunctions.io/) is open-source serverless platform bthat lets you deploy small bits of code without having to worry about the underlying infrastructure plumbing. It leverages Kubernetes resources to provide auto-scaling, API routing, monitoring, troubleshooting and supports every programming language. (Nodejs,Go,python,..).
3+
[MicroFunctions](https://www.microFunctions.io/) is open-source serverless platform bthat lets you deploy small bits of code without having to worry about the underlying infrastructure plumbing. It leverages Kubernetes resources to provide auto-scaling, API routing, monitoring, troubleshooting and supports every programming language. (Nodejs,Go,python,..).
44

55
## TL;DR
66

@@ -11,7 +11,7 @@ $ helm install my-release microfunctions/microfunctions -n microfunctions --crea
1111

1212
## Introduction
1313

14-
This chart bootstraps a [MicroFunctions](https://wwww.microFunctions.io/) deployment on a [Kubernetes](http://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager.
14+
This chart bootstraps a [MicroFunctions](https://www.microFunctions.io/) deployment on a [Kubernetes](http://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager.
1515

1616
It also packages the [Bitnami MongoDB chart](https://github.com/bitnami/charts/tree/master/bitnami/mongodb) chart which is required for bootstrapping a Mongodb deployment for the database requirements of the MicroFunctions platform,
1717
and the [Bitnami Rabbitmq chart](https://github.com/bitnami/charts/tree/master/bitnami/rabbitmq) chart which is required for messaging protocols.

0 commit comments

Comments
 (0)