halfnelson 6 năm trước cách đây
mục cha
commit
9782e0d29b
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      Readme.md

+ 2 - 1
Readme.md

@@ -1,4 +1,4 @@
-This is barebones svelte native project template created directly from a nativescript core project template
+This is a barebones svelte-native project template. It was created directly from a nativescript core project template. It provides an easy way to get started with a svelte native project.
 
 # Usage
 
@@ -8,6 +8,7 @@ You can get started with this using `degit`
 $ degit halfnelson/svelte-native-template myapp
 ```
 
+your svelte-native app will be found in the `myapp` folder
 
 # Recreating From Scratch