We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d08e47 commit f100748Copy full SHA for f100748
README.md
@@ -33,4 +33,13 @@ Clone-WebOS
33
34
you interact with the OS just like you would a web site.
35
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
45
0 commit comments