diff --git a/function/README.md b/function/README.md index 57cb70e..9131335 100644 --- a/function/README.md +++ b/function/README.md @@ -1,23 +1,7 @@ +Functions as a Service + # Function Service -This is the Function service +Deploy and run serverless functions for any project from a Git repository. -Generated with -``` -micro new function -``` - -## Usage - -Generate the proto code - -``` -make proto -``` - -Run the service - -``` -micro run . -``` \ No newline at end of file