Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vertexgamer authored May 2, 2022
1 parent f3c7965 commit 0b1e2e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Pizzaiolo
È un cli che permette all' utente di avviare molteplici istanze di un determinato eseguibile, usando parametri identici tra di esse, ma consentendo di variare i parametri di input e output, utile per codificare molteplici file contemporaneamente.

Is a cli that allows the user to start multiple istances of a determined executable, sharing the same arguments between them, but allowing input and output arguments to vary, useful for encoding multiple files simultaneously.
Is a cli that allows the user to start multiple istances of a determined executable, sharing the same arguments between them, but allowing input and output arguments to vary, useful for the encoding of multiple files simultaneously.

0 comments on commit 0b1e2e5

Please sign in to comment.