From 211bb6a11b1648135ab50c773be50950f66e009e Mon Sep 17 00:00:00 2001 From: Rishi Ghan Date: Fri, 7 Jan 2022 22:56:36 -0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20Updated=20README=20to=20re?= =?UTF-8?q?flect=20Metron?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3b98398..8b15b5f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # comicvine-service -This [moleculer-based](https://github.com/moleculerjs/moleculer-web) microservice houses [comicvine](http://comicvine.gamespot.com) related endpoints that are used +This [moleculer-based](https://github.com/moleculerjs/moleculer-web) microservice houses [comicvine](http://comicvine.gamespot.com) and Metron related endpoints that are used to fetch metadata for various reasons on [ThreeTwo!](https://github.com/rishighan/threetwo) ## Local Development @@ -13,4 +13,4 @@ to fetch metadata for various reasons on [ThreeTwo!](https://github.com/rishigha ## Docker Instructions 1. Build the image using `docker build . -t frishi/threetwo-import-service`. Give it a hot minute. -2. Run it using `docker run -it frishi/threetwo-import-service` \ No newline at end of file +2. Run it using `docker run -it frishi/threetwo-import-service`