From 241abce4db5571fcf07df7d21c938c2ed6ff02a8 Mon Sep 17 00:00:00 2001 From: Asa Schachar Date: Fri, 7 Jun 2019 15:13:42 -0700 Subject: [PATCH] Update README.md --- demo/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/demo/README.md b/demo/README.md index 8ad28ef..c413ae6 100644 --- a/demo/README.md +++ b/demo/README.md @@ -6,3 +6,4 @@ A standard express server demonstrating the usage of @optimizely/express-sdk. Ru - Update package dependencies to be only dependent on the express sdk - Show how to pass attributes to isFeatureEnabled - Show how to use isRouteEnabled with a userId +- Have SDK send client engine with express-middleware