diff --git a/Teams/ReadLeD/ABOUT.md b/Teams/ReadLeD/ABOUT.md new file mode 100644 index 0000000..6378818 --- /dev/null +++ b/Teams/ReadLeD/ABOUT.md @@ -0,0 +1,28 @@ +ReadLeD +================ + +
+ __...--~~~~~-._ _.-~~~~~--...__ + // Readable `V' Legal \\ + // Documents \\ + //__...--~~~~~~-._ | _.-~~~~~~--...__\\ + //__.....----~~~~._\ | /_.~~~~----.....__\\ +====================\\|//==================== ++ +About our team +------------- +We are a group of technology enthusiasts from Sri Lanka currently based in different parts of the world ;) + +We are motivated to solve real world problems. We have identified that there is a huge gap between legal documents +such as TOS, EULA.. and the end user as they are reluctant to read them. We are on track to a novel and an efficient +solution to address this issue with the use of latest realtime technologies with usability in mind. + +Our members +------------- + +* [Pasindu](https://lk.linkedin.com/in/rumalp) +* [Eranga](https://lk.linkedin.com/in/erangamapa) +* [Vimukthi](https://lk.linkedin.com/in/vimukthiweerasiri) +* [Dumindu](https://lk.linkedin.com/in/dumindubuddhika) +* [Kasun](http://lk.linkedin.com/in/dinalkurukulasooriya) diff --git a/Teams/ReadLeD/team.json b/Teams/ReadLeD/team.json new file mode 100644 index 0000000..89d3396 --- /dev/null +++ b/Teams/ReadLeD/team.json @@ -0,0 +1,36 @@ +{ + "teamName": "ReadLeD", + "members": [ + { + "name": "Pasindu Perera", + "twitter": "udnisap", + "koding": "lamur", + "location": "Colombo, LK", + "lead": true + }, + { + "name": "Eranga Mapa", + "koding": "erangamapa", + "twitter": "erangamapa", + "location": "Colombo, LK" + }, + { + "name": "Vimukthi Weerasiri", + "twitter": "vimukthiweerasi", + "koding": "vimukthi", + "location": "Colombo, LK" + }, + { + "name": "Dumindu Buddhika", + "twitter": "dumindux", + "koding": "dumindux", + "location": "Colombo, LK" + }, + { + "name": "Kasun Dinal", + "twitter": "kasundinal", + "koding": "kasundinal", + "location": "Yokohama, JP" + } + ] +}