From 97500e02f3f7f824ab8dba07f67c74d346f0d5d9 Mon Sep 17 00:00:00 2001 From: Joseph Garrone Date: Mon, 31 May 2021 20:05:12 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0610ab8..0ec7ce2 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Reasons why you might want to use TS_CI over TSDX Reasons why you might want to use TSDX - TS_CI doesn't set up a test framework for you. -- You want to use babel plugin like [https://github.com/formium/tsdx#advanced-babel-plugin-dev-expressions](https://github.com/formium/tsdx#advanced-babel-plugin-dev-expressions) +- If you want to use babel plugins like [advanced-babel-plugin-dev-expressions](https://github.com/formium/tsdx#advanced-babel-plugin-dev-expressions) # Examples of project using this template