diff options
| -rw-r--r-- | team-1/instructions.txt | 2 | ||||
| -rw-r--r-- | team-1/sim-commands.txt | 1 | ||||
| -rw-r--r-- | team-2/instructions.txt | 1 | ||||
| -rw-r--r-- | team-2/sim-commands.txt | 1 |
4 files changed, 0 insertions, 5 deletions
diff --git a/team-1/instructions.txt b/team-1/instructions.txt index 2eab9b8..a506013 100644 --- a/team-1/instructions.txt +++ b/team-1/instructions.txt @@ -20,5 +20,3 @@ You have a few tools at your disposal. A few of them are listed below. To get started, try: cat reading-a-file.txt - - diff --git a/team-1/sim-commands.txt b/team-1/sim-commands.txt index 60b9eb9..17dddf1 100644 --- a/team-1/sim-commands.txt +++ b/team-1/sim-commands.txt @@ -63,4 +63,3 @@ will look like this: +CMTI: "SM",3 That means you got a text and it is stored in index number 3. - diff --git a/team-2/instructions.txt b/team-2/instructions.txt index 42b8669..f7476e4 100644 --- a/team-2/instructions.txt +++ b/team-2/instructions.txt @@ -20,4 +20,3 @@ You have a few tools at your disposal. A few of them are listed below. To get started, try: cat reading-a-file.txt - diff --git a/team-2/sim-commands.txt b/team-2/sim-commands.txt index 1b5e86e..b7ef567 100644 --- a/team-2/sim-commands.txt +++ b/team-2/sim-commands.txt @@ -63,4 +63,3 @@ will look like this: +CMTI: "SM",3 That means you got a text and it is stored in index number 3. - |
