From 84320e71fd06f8e19bbf0d677492d64fe4a17fc6 Mon Sep 17 00:00:00 2001 From: Harlan Wilton Date: Mon, 11 Sep 2023 13:16:07 +0200 Subject: [PATCH] chore: clarify Nuxt 2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ed7f2f..49e554c 100755 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ ## Features -- Write Nuxt.js applications using Python! +- Write Nuxt 2 applications using Python! - Currently only supports custom Javascripthon but in the future other compilers will also be expected to work. ## Try the example