Skip to content

Commit

Permalink
feat: release
Browse files Browse the repository at this point in the history
feat: release
  • Loading branch information
alexandros-megas authored Jan 31, 2023
2 parents 3323243 + 35a475a commit 4eaf6ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ const client = ClarifaiStub.grpc();
const app = new App();
app.setId("cat-app");
app.setDefaultWorkflowId("General-Detection");
app.setDescription("An app for cats");
app.setDescription("An app for some cats");

const req = new PostAppsRequest();
req.setAppsList([app]);
Expand Down

0 comments on commit 4eaf6ab

Please sign in to comment.