Commit 7cc842e97f0bd05c66cf8420f29d81d4261d8f2c

Authored by rlentieu
1 parent 933d00ad

modif Readme

Showing 1 changed file with 9 additions and 2 deletions   Show diff stats
@@ -9,7 +9,14 @@ No need to compile ! @@ -9,7 +9,14 @@ No need to compile !
9 To run our program: 9 To run our program:
10 10
11 - open a terminal 11 - open a terminal
12 -- go in the right file  
13 -- #./WiimoteWhiteboard.sh 12 +#cd WiimoteWhiteboard
  13 +#./WiimoteWhiteboard.sh
  14 +
  15 +There is also the Jpaint program to edit your pictures:
  16 +to run it:
  17 +
  18 +- open another terminal:
  19 +#cd JPAINT
  20 +#./Jpaint.sh
14 21
15 Enjoy ! 22 Enjoy !