diff options
author | Sanjeev BA <iamsanjeev@gmail.com> | 2012-03-06 02:51:57 +0000 |
---|---|---|
committer | Sanjeev BA <iamsanjeev@gmail.com> | 2012-03-06 02:51:57 +0000 |
commit | 45ecc43839c810ce366089ba480971e2f8265607 (patch) | |
tree | fccb9a1b16d576d2a24af2388d8b79bfb1e96410 | |
parent | 7a3a0575d72de83f69f5d0970a4ee1ea7247691c (diff) |
Update readme.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>
SVN revision: 68764
-rw-r--r-- | README | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -1,3 +1,7 @@ | |||
1 | Elementary - a basic widget set that is easy to use based on EFL for mobile | 1 | Elementary - a basic widget set library that is easy to use and is based on EFL. |
2 | touch-screen devices. | 2 | It provides the basic building blocks for creating applications and user interfaces. |
3 | 3 | ||
4 | For more details about elementary widgets and how to use them kindly refer to the | ||
5 | following link. | ||
6 | |||
7 | http://docs.enlightenment.org/auto/elementary/ | ||