update readme

This commit is contained in:
Asim Aslam
2021-10-11 12:27:30 +01:00
parent d5b26ff0ee
commit 1da7a76db0

View File

@@ -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 .
```