diff --git a/Teams/limonxello/ABOUT.md b/Teams/limonxello/ABOUT.md new file mode 100644 index 0000000..b8028ad --- /dev/null +++ b/Teams/limonxello/ABOUT.md @@ -0,0 +1,11 @@ +#Limonxello team + +Soy un programador solitario, en un futuro me gustaría incluir a alguien más en el equipo. + +#About me +Nick: Viruslemon + +#Languages +-Java +-JavaScript +-JQuery diff --git a/Teams/limonxello/team.json b/Teams/limonxello/team.json new file mode 100644 index 0000000..a34c5a0 --- /dev/null +++ b/Teams/limonxello/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "limonxello", + "members": [ + { + "name": "Víctor Cereijo", + "twitter": "twitter acct no @", + "koding": "viruslemon", + "location": "Palma de Mallorca, 07008" + } + ] +}