Commit b208acc526bbfb66947ece9448cf4d2b7446148d

Authored by achemin1
2 parents fef05237 25b14844

fusion avec doc

Showing 1 changed file with 16 additions and 0 deletions   Show diff stats
README.md
  1 +# Projet/Tutorat système
  2 +
  3 +## Organisation du repertoire
  4 +
  5 +Dossier src/ contenant les sources
  6 +
  7 +
  8 +## Compiler
  9 +
1 10 Il faut installer les dépendances : libusb avec `apt-get install libusb-1.0`
  11 +Pour compiler il faut lancer la commande `make`
  12 +
  13 +
  14 +## Utiliser
  15 +
  16 +Pour lancer les programmes ...
  17 +
... ...