From 92ee3c446055f9b532f9ac90967dd54f8ee32267 Mon Sep 17 00:00:00 2001 From: joeyoconnell <42154923+joeyoconnell@users.noreply.github.com> Date: Fri, 19 Apr 2019 11:54:34 -0400 Subject: [PATCH] Update readme.md Updated readme based on Shelley's comments. --- packages/node/readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/node/readme.md b/packages/node/readme.md index 747005b..101fe7c 100644 --- a/packages/node/readme.md +++ b/packages/node/readme.md @@ -1,10 +1,10 @@ # Progress Data Source for Node -The Progress Data Source is a TypeScript implementation - Progress Data Source class for NativeScript, Angular. This will provide a seamless integration between OpenEdge (Progress Data Object) with NativeScript and Angular". +The Progress Data Source for Node is a TypeScript implementation that extends the JSDO for Node.js web apps. This provides a seamless integration between OpenEdge (Progress Data Object Service) with Node.js web apps. ### Documentation -Progress® Data Objects, which include the JSDO on the client, represent the Progress-released implementation of Cloud Data Objects. For more information on the latest release, see the Progress Data Objects Guide and Reference. +Progress® Data Objects in an OpenEdge business application can be accessed using the Progress Data Source on the client. For more information, see the Progress Data Objects Guide and Reference. -The Data Source can be used by apps built using NativeScript, Angular and Node. +The Data Source can be used by apps built as Node.js web apps. ### License Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at