Commit abc8c697234832063a02306a94f7252ddb7a1824

Authored by rlentieu
1 parent 7cc842e9

modif Readme

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