Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small adjustments to README #17

Merged
merged 3 commits into from
Jul 13, 2017
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Project Prisma App

This is a repository for an Ionic app for [Project Prisma](http://www.frederikvincx.com/project-prisma-helping-people-with-dementia). The Ionic app is meant for Android and iOS devices.
This is a repository for an Ionic app for [Project Prisma](http://www.frederikvincx.com/project-prisma-helping-people-with-dementia). The Ionic app works on both Android and iOS devices.

The app communicates with a RESTful [backend](https://github.com/oSoc17/prisma-backend) API.
The app communicates with a [RESTful API](https://github.com/oSoc17/prisma-backend).

## About

Project Prisma part of [open Summer of Code 2017](https://osoc17.slack.com/messages). A student team coached by Frederik Vincx is working on it now:
Project Prisma is part of [open Summer of Code 2017](http://2017.summerofcode.be/). A student team coached by Frederik Vincx is working on it now:
- Michiel Leyman (@MichielLeyman) - backend & project management
- Simon Westerlinck (@siimonco) - backend
- Jean-Pacifique Mboynincungu (@oxnoctisxo) - frontend & system analysis
Expand Down