update image readme

This commit is contained in:
Asim Aslam
2021-05-05 17:39:50 +01:00
parent c8cbfed59c
commit b4c1b48b56

View File

@@ -1,23 +1,5 @@
Quickly upload, resize and convert images
# Image Service
This is the Image service
Generated with
```
micro new image
```
## Usage
Generate the proto code
```
make proto
```
Run the service
```
micro run .
```
The image service provides upload, resize and image conversion. It provides a cdn for uploaded images and a simple API.