From 528c3c6e8c521eb95401045c691dea4769e6de8a Mon Sep 17 00:00:00 2001 From: hariroshan Date: Sat, 25 Feb 2023 17:19:32 +0530 Subject: [PATCH] updated docs --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index adda8f9..a1e74d1 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,5 @@ Build mobile apps with elm using NativeScript 3. Build a starter template with elm support with bindings pre-installed 4. Extract and publish elm-native in elm and elm-native-js in npm/yarn 5. Support animations -6. Support cubicBezier -7. Split project into different modules, publish library in elm and npm -8. Use taskport to build typesafe nativescipt api calls. +6. Split project into different modules, publish library in elm and npm +7. Use taskport to build typesafe nativescipt api calls.