Skip to content

Commit

Permalink
Update taptempo.zig
Browse files Browse the repository at this point in the history
  • Loading branch information
alberic89 authored Sep 6, 2023
1 parent 39d4c53 commit 5442170
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions taptempo.zig
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,14 @@
// ```bash
// zig build-exe taptempo.zig
// ```
//
// Usage :
// ```bash
// ./taptempo [nombre_de_frappe]
// ```
//
// Par défaut, le nombre de frappe est de 5
//
// Sur une idée de François Mazen
// https://linuxfr.org/users/mzf/journaux/un-tap-tempo-en-ligne-de-commande
//
Expand Down

0 comments on commit 5442170

Please sign in to comment.