From 6552cf26e494b1f8ef812bb510ecef49da8a3dd3 Mon Sep 17 00:00:00 2001 From: Galip Tolga Erdem Date: Mon, 21 Feb 2022 09:08:29 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c52d36c..7708521f 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ You can either run in Visual Studio, or using [Microsoft Tye](https://github.com - [x] Docker Image creation ✔️ - [x] Helm deployment for local k8s cluster ✔️ - [ ] Switch Ocelot to Envoy in Public Web gateway -- [ ] Use gRPC for catalog microservice +- [x] Use gRPC for catalog microservice - [ ] Management Side of Services - [ ] Administration application (to manage products and orders, with a dashboard) - [ ] Product-detail page on the shopping application (with CMS-kit integration for comments and rating components)