From adf884eb7859064c06c853a3d85537b1abacb45f Mon Sep 17 00:00:00 2001 From: Simon Alibert <75076266+aliberts@users.noreply.github.com> Date: Sun, 5 May 2024 12:32:18 +0200 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Alexander Soare --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index c0e754f0..17d4e530 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,5 +1,5 @@ ## What this does -Explain what does this PR do. Feel free to tag your PR with the appropriate label(s). +Explain what this PR does. Feel free to tag your PR with the appropriate label(s). Examples: | Title | Label | diff --git a/README.md b/README.md index 354f5625..bc9396c8 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ wandb login ### Visualize datasets -You can easily visualize episode from a dataset by executing our script from the command line: +You can easily visualize episodes from a dataset by executing our script from the command line: ```bash python lerobot/scripts/visualize_dataset.py \ --repo-id lerobot/pusht \