diff --git a/README.md b/README.md index cec0b6f..9fe1305 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ Throws on error. ### `remodel.writePlaceFile` ``` -remodel.writePlaceFile(path: string, instance: DataModel) +remodel.writePlaceFile(instance: DataModel, path: string) ``` Saves an `rbxlx` file out of the given `DataModel` instance.