Skip to content

Commit f2be071

Browse files
committed
readme
1 parent 3b648e4 commit f2be071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This script allows you to create node "toy" apps, where you create and run your
44
with client, server, and template code embedded in one file. You can expand across files if you want,
55
but the main purpose is to have your core web app code condensed for the sake of simplicity.
66

7-
Look at example.ls to see how it can be used.
7+
Look at the examples/ folder to see how it can be used.
88

99
I have plans to make this very flexible, such as having it work with different languages, stacks, base configurations.
1010

0 commit comments

Comments
 (0)