Skip to content

Commit 0e6bf31

Browse files
authored
Merge pull request #554 from srobo/remove-virtual-competition
2 parents 02b231f + 40b4108 commit 0e6bf31

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The information is spread across multiple sections:
1111

1212
- The [kit](/docs/kit/) section will give you an overview of the physical kit that is provided to your team, how to connect to each board and what features they have.
1313
- The [programming](/docs/programming/) section talks through how to write code that interacts with all the boards.
14-
- The [simulator](/docs/simulator/) section explains how to use the simulator for testing your code, exploring strategies as well as preparing for the virtual competition.
14+
- The [simulator](/docs/simulator/) section explains how to use the simulator for testing your code and exploring strategies.
1515
- The [rules](/docs/rules/) section is important as it talks through the aim of this year's game and what task you are trying to achieve.
1616
- [Tutorials](/docs/tutorials/) are a series of guides that will help you get started.
1717

simulator/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: Simulator
55

66
# Simulator
77

8-
The simulator is used for the virtual competition but can also be a useful tool for becoming more familiar with our API or planning out game strategies.
8+
The simulator is a useful tool for becoming more familiar with our API or planning out game strategies.
99

1010
## Programming
1111

0 commit comments

Comments
 (0)