Commit 3ac09c865c709eb6bfed638c602d9e6442b5b107

Authored by rlentieu
1 parent 8fed6a8d

modif Readme

Showing 1 changed file with 15 additions and 0 deletions   Show diff stats
README.md
... ... @@ -0,0 +1,15 @@
  1 + P9 - Projet de Tableau blanc intéractif
  2 +LENTIEUL Romuald - Mazier Léo
  3 +
  4 +WIIMOTE WHITEBOARD
  5 +This is the main program of our project that allows you to control your computer window on a whiteboard.
  6 +
  7 +There is our code and the WiimoteWhiteboard.sh who can run our program.
  8 +No need to compile !
  9 +To run our program:
  10 +
  11 +- open a terminal
  12 +- go in the right file
  13 +- #./WiimoteWhiteboard.sh
  14 +
  15 +Enjoy !
... ...