From 0e96535930565e841cefa0683adb2ea84dc87bea Mon Sep 17 00:00:00 2001 From: Victor Savkin Date: Mon, 9 Sep 2019 08:49:25 -0400 Subject: [PATCH] chore(nx): update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54a10e60d0..65846c8056 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ ### Use Modern Tools -Using Nx, you can add TypeScript, Cypress, Jest, Prettier, and Nest into your dev workflow. Nx sets up these tools and allows you to use them seamlessly. Nx fully integrates with the other modern tools you already use and love. +Using Nx, you can add TypeScript, Cypress, Jest, Prettier, Angular, React, Next.js and Nest into your dev workflow. Nx sets up these tools and allows you to use them seamlessly. Nx fully integrates with the other modern tools you already use and love. ### Build Full-Stack Applications