Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinJump authored Nov 3, 2023
1 parent 36dadbc commit 4d76441
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@ dotnet add package uSync.Migrations --prerelease

This release covers core things, Vorto and a few community editors.

if you want to migrate complex data you need to write a Migrator (implementing `ISyncMigrator` class) take a look at the [uSync.Migrations/Migrators](uSync.Migrations/Migrators) folder.

if you want to migrate complex data you need to write a Migrator (implementing `ISyncMigrator` class) take a look at the [uSync.Migrations.Migrators](uSync.Migrations.Migrators) project.

If you want to see how you can customize the process. take a look at the [MyMigrations](MyMigrations) project in this repo

Expand Down

0 comments on commit 4d76441

Please sign in to comment.