diff --git a/README.md b/README.md index 70d4450..3da3e9b 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ new FlowiseClient(baseUrl?: string) #### Methods -##### `predictions.create(params: PredictionParams): Promise` +##### `createPrediction(params: PredictionParams)` Creates a new prediction.