Skip to content

Commit 5090a05

Browse files
authored
Update README.md
1 parent 5b512c3 commit 5090a05

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Making a similar call with action "Disallow Binding to Service", enables the sec
7878

7979
---
8080

81-
## High-Level Lifecycle ('all-API' module)
81+
## High-Level Lifecycle ('Engineering Sample' folder)
8282
Here is the API set to use to interact with the ZWDS service. The numbering suggests the calling sequence. Follow the links to access the related source that you can copy/paste directly into your project. Refer to the next paragraph 'Expanded State Machine View' for a complete state diagram.
8383

8484
| Step | API | Purpose | Key Outputs | Common Failure Modes |
@@ -154,7 +154,7 @@ Also, let's compare that API documentation with the actual code implementation
154154
Act similarly for the other APIs.
155155

156156

157-
## The Workflows (code module 'workflow')
157+
## The Workflows (the ''Developer Sample' folder)
158158
As shared in this blog post's introduction, an additional sample project is made available to developers. It shows how to automate all the needed API calls according to two workflows: TAP TO CONNECT (where NFC tapping is involved) and SCAN TO CONNECT (where a barcode scanning is required).
159159

160160
I'll briefly describe such workflows in the following paragraphs.

0 commit comments

Comments
 (0)