From 468c145f7f289a6c37a1a00bb7087e043cea7b98 Mon Sep 17 00:00:00 2001 From: Clement REY Date: Tue, 17 Jan 2023 14:21:43 +0100 Subject: [PATCH] feat: add workshop link to the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6831356..646d954 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ The trained model is showcased in a traffic filetering use case where a bidding ![Bidding Application](assets/traffic-filtering-server-view.png) ## Deployment - +Please follow the steps below or run the dedicated [workshop](https://catalog.us-east-1.prod.workshops.aws/workshops/4eba7957-dfde-44d3-9997-127c7e4bc416/en-US). ### Install First, clone this repository into your development environment. We recommend AWS Cloud9 as a development environment, which contains all the dependencies listed above.