Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
Updated readme based on Shelley's comments.
  • Loading branch information
joeyoconnell authored Apr 19, 2019
1 parent fc1f911 commit 92ee3c4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/node/readme.md
Original file line number Diff line number Diff line change
@@ -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 <a href="https://documentation.progress.com/output/pdo">Progress Data Objects Guide and Reference.</a>
Progress® Data Objects in an OpenEdge business application can be accessed using the Progress Data Source on the client. For more information, see the <a href="https://docs.progress.com/bundle/data-object-guide/page/Overview-of-Progress-Data-Objects-Services-and-Catalogs.html">Progress Data Objects Guide and Reference.</a>

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
Expand Down

0 comments on commit 92ee3c4

Please sign in to comment.