Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ABOUT
diff options
context:
space:
mode:
authorSebastian Silva <sebastian@sugarlabs.org>2011-11-16 07:56:19 (GMT)
committer Sebastian Silva <sebastian@sugarlabs.org>2011-11-16 07:56:19 (GMT)
commit82511a6fe2d29d50c1cdca4b2abb23ff681a1943 (patch)
treeff6359d68287417abfaaf49e492e2630239e60c9 /ABOUT
parent61517139f02df2ce417f465dfabdbf5dbe8f4063 (diff)
Major improvements in IDE usability.
Diffstat (limited to 'ABOUT')
-rw-r--r--ABOUT12
1 files changed, 12 insertions, 0 deletions
diff --git a/ABOUT b/ABOUT
index ad17202..f55a8cd 100644
--- a/ABOUT
+++ b/ABOUT
@@ -1,4 +1,16 @@
+About
+-----
+
The WebSDK is meant as a starting point for building activities with Web technologies.
An IDE is provided as a proof of concept.
Activities developed with WebSDK can be used in the cloud or locally, off-line.
+
+Hacking
+-------
+
+Please use the git repository at:
+http://git.sugarlabs.org/websdk
+to submit code contributions.
+
+Thank you