From 54a85cefcbc4505f6b544ea1c62f136fcb54dd58 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 6 May 2015 06:16:15 +0000 Subject: [PATCH] changes from Codenvy --- .codenvy/project.json | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.codenvy/project.json b/.codenvy/project.json index f4e494b..33cb093 100644 --- a/.codenvy/project.json +++ b/.codenvy/project.json @@ -1 +1 @@ -{"mixinTypes":["contribution"],"builders":{"configs":{},"default":"maven"},"runners":{"configs":{"system:/java/standalone/simple/gui":{"ram":0,"variables":{},"options":{}}},"default":"system:/java/standalone/simple/gui"},"type":"maven","attributes":{"languageVersion":["1.6"],"language":["java"],"contribute":["GitHub"],"contribute_branch":["master"],"contribute_mode":["contribute"]},"description":"Base project for contribute factory."} \ No newline at end of file +{"mixinTypes":["contribution"],"builders":{"configs":{},"default":"maven"},"runners":{"configs":{"system:/java/standalone/simple/gui":{"ram":0,"variables":{},"options":{}}},"default":"system:/java/standalone/simple/gui"},"description":"Base project for contribute factory.","type":"maven","attributes":{"languageVersion":["1.6"],"language":["java"],"contribute":["GitHub"],"contribute_branch":["master"],"contribute_mode":["contribute"]}} \ No newline at end of file diff --git a/README.md b/README.md index 05100fe..d98730f 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This repository contains the TKP Java API source used to create and support the # Contribute to TKP Java -We have a short document which describes our approach to courseware design. It is [on penflip](https://www.penflip.com/lynnlangit/tkp-lesson-plans/blob/master/course100.txt) +We have a short document which describes our approach to courseware design. It's [on penflip](https://www.penflip.com/lynnlangit/tkp-lesson-plans/blob/master/course100.txt) ## Cloud IDE (Codenvy)