✏️ Updated README to reflect Metron
This commit is contained in:
@@ -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`
|
||||
2. Run it using `docker run -it frishi/threetwo-import-service`
|
||||
|
||||
Reference in New Issue
Block a user