Skip to content

Commit

Permalink
Merge pull request #19 from nalbam/main
Browse files Browse the repository at this point in the history
readme Usage
  • Loading branch information
nalbam authored Oct 13, 2023
2 parents f3ba007 + f0af0a7 commit d0f46d2
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 d0f46d2

Please sign in to comment.