Skip to content

Commit

Permalink
Explain usage in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
garcias committed Apr 22, 2018
1 parent 3e51c25 commit 5f82062
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# speakerlist
Simple speaker list with timers for faculty meetings

## How to use

Enter names of speakers as the meeting proceeds. Displays a timer next to each speaker's name in the list. Click a timer to start it. Click the next speaker's name to start their timer and pause the previous speaker's timer.

## Developer considerations

This timing web app is client-side, using jQuery-timer plugin.

## To do

- [x] Autosave
Expand Down

0 comments on commit 5f82062

Please sign in to comment.