Skip to content

Commit

Permalink
Merge pull request #101 from MLDSAI/abrichr-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
abrichr authored May 7, 2023
2 parents 29419e1 + 3f1e00f commit 02b718c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,10 @@ More ReplayStrategies coming soon! (see [Contributing](#Contributing)).

## Contributing

### Design

![image](https://user-images.githubusercontent.com/774615/236658984-01f9c06b-d132-40ee-a716-205fa76bf3f2.png)

### Problem Statement

Our goal is to automate the task described and demonstrated in a `Recording`.
Expand Down Expand Up @@ -113,6 +117,7 @@ The dataset consists of the following entities:
position, or size.

You can assume that you have access to the following functions:
- `create_recording("doing taxes")`: Creates a recording.
- `get_latest_recording()`: Gets the latest recording.
- `get_events(recording)`: Returns a list of `InputEvent` objects for the given
recording.
Expand Down

0 comments on commit 02b718c

Please sign in to comment.