From 86a6679ecd66d0bd30c5ebe9e71815463c23e742 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Jeaurond?= Date: Wed, 25 Sep 2019 16:52:38 -0400 Subject: [PATCH] Updated demo website --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5f43aa55..f2d781fd 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ![](https://img.shields.io/github/license/CDH-Studio/Kalend.svg?style=flat) ![GitHub commit activity](https://img.shields.io/github/commit-activity/m/CDH-Studio/Kalend.svg) -A mobile application that leverages Artificial Intelligence technology to create optimized schedules while taking into account various user constraints as well as other information such as the location of activities and their duration. Our project demo website is available [here](https://benjeau.github.io/). +A mobile application that leverages Artificial Intelligence technology to create optimized schedules while taking into account various user constraints as well as other information such as the location of activities and their duration. Our project demo website is available [here](https://cdh-studio.github.io/Kalend-Demo-Website/). ## Dependencies @@ -55,4 +55,4 @@ Make sure to install every development dependencies mentionned above before proc The code for the backend part of this project is located in another [repository](https://github.com/CDH-Studio/Kalend-backend), which contains the code necessary for the server-side part of the project. -#### Go to our [wiki](https://github.com/CDH-Studio/Kalend/wiki) for more information \ No newline at end of file +#### Go to our [wiki](https://github.com/CDH-Studio/Kalend/wiki) for more information