Skip to content

Commit f100748

Browse files
committed
Update README.md
1 parent 9d08e47 commit f100748

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,13 @@ Clone-WebOS
3333

3434
you interact with the OS just like you would a web site.
3535

36+
##Writing Apps
37+
38+
###introduction
39+
40+
in CloneWebOS every app is it's own seporite web app. you can write you web app in php javascript or it could
41+
even be just a html file. you can get data about the user via a session varuable (in php) so you can make
42+
dinamic apps that are diffrent for each user.
43+
44+
3645

0 commit comments

Comments
 (0)