Skip to content

Commit

Permalink
readme Usage
Browse files Browse the repository at this point in the history
  • Loading branch information
nalbam committed Oct 13, 2023
1 parent de79398 commit f0af0a7
Showing 1 changed file with 12 additions and 5 deletions.
17 changes: 12 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,19 @@

```bash
git clone https://github.com/aws-deepracer-community/deepracer-timer.git
```

./deepracer-timer/run.sh init
./run.sh start
./run.sh restart
./run.sh status
./run.sh stop
```
================================================================================
_ _ _
__| | ___ ___ _ __ _ __ __ _ ___ ___ _ __ | |_(_)_ __ ___ ___ _ __
/ _ |/ _ \/ _ \ '_ \| '__/ _' |/ __/ _ \ '__| | __| | '_ ' _ \ / _ \ '__|
| (_| | __/ __/ |_) | | | (_| | (_| __/ | | |_| | | | | | | __/ |
\__,_|\___|\___| .__/|_| \__,_|\___\___|_| \__|_|_| |_| |_|\___|_|
|_|
================================================================================
Usage: ./run.sh {init|status|start|restart|stop|log}
================================================================================
```

## open with
Expand Down

0 comments on commit f0af0a7

Please sign in to comment.