diff --git a/image/README.md b/image/README.md index 9c3ad73..ad60812 100644 --- a/image/README.md +++ b/image/README.md @@ -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 . -``` \ No newline at end of file +The image service provides upload, resize and image conversion. It provides a cdn for uploaded images and a simple API.