From f0f12d4d0f935e3e214d9beecd6018beaf07d1be Mon Sep 17 00:00:00 2001 From: smehta-veeva <64425428+smehta-veeva@users.noreply.github.com> Date: Wed, 2 Sep 2020 14:30:14 -0400 Subject: [PATCH] Update README.md --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index a733a93..1af1724 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,7 @@ **Please see the [project wiki](https://github.com/veeva/vsdk-job-service-sample/wiki) for a detailed walkthrough**. -The **vsdk-job-service-sample** project covers the use of the SDK job Service with SDK Triggers. The Trigger will accomplish the following: - -- Validate that the product exists and show a translated error in French if it does not. -- Validate that the order quantity is less than the quantity in stock and show a translated error in French if it does not. +The **vsdk-job-service-sample** project covers the use of the SDK Job Service and creation of Custom Job Processors. ## How to import