Skip to content

Commit 575740c

Browse files
authored
Merge pull request #113 from movementlabsxyz/l-monninger/event-2
feat: event-2 demo.
2 parents 0bf3764 + 18825c1 commit 575740c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,12 @@ MOVEMENT => MOVEMENT APTOS
99
`movement-to-movement-aptos` herein abbreviated as `mtma` is the logic and validation of migration from [`movement`](https://github.com/movementlabsxyz/movement) to [`movement-aptos`](https://github.com/movementlabsxyz/movement-aptos-core).
1010

1111
## Getting started
12+
13+
We have a video motivating, abstracting, and demonstrating this repository. Please review it [here](https://www.loom.com/share/b0b121ac3cec4823ab9938163cdefe83?sid=ff45bf58-46fe-429d-bb9d-9f68b3c5bbb5).
14+
1215
To run or work with existing migration tools check the [CLI documentation](./docs/cli/README.md).
1316

14-
To get an initial grounding, we recommend spending 10-15 minutes reading the [checks](./checks/README.md) and working down into various elements of the API from there. This should provide you with a sense of both the high-level requirements against which we are attempting to implement and validate as well as the approaches we are taking to perform the migration.
17+
To further your initial grounding, we recommend spending 10-15 minutes reading the [checks](./checks/README.md) and working down into various elements of the API from there. This should provide you with a sense of both the high-level requirements against which we are attempting to implement and validate as well as the approaches we are taking to perform the migration.
1518

1619
Once you have completed the above, review the following:
1720

0 commit comments

Comments
 (0)