X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=README;h=d78fddcfd8e28141dffb51f7fc38c308bc070b49;hb=e40016767464ae5f361e1be20a9bbc6858878e5e;hp=76ed21a563061d495d42b444b6050095a42f6e2c;hpb=8613557ec420d0ad06dba146c801936962d99900;p=TD_C.git diff --git a/README b/README index 76ed21a..d78fddc 100644 --- a/README +++ b/README @@ -9,17 +9,17 @@ TP_#/exo?, where # is a digit representing the TP number and ? is a digit representing the exercice number, is the repository where lies the solution to exercice ? TP #. -Building the solutions: +Building the solution: ----------------------- cd TP_#/exo? && make -Cleaning the solutions: +Cleaning the solution: ----------------------- cd TP_#/exo? && make clean -Running the solutions: +Running the solution: ---------------------- cd TP_#/exo? && ./exo?