diff options
Diffstat (limited to '')
-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/ | ||