Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yanngodeau committed May 23, 2021
1 parent 4e6fbb5 commit faf7ea9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ github "yanngodeau/SimplyNFC"

### Read tag

Reading NCFNDEFMessage from tag
Reading `NCFNDEFMessage` from tag

```swift
import SimplyNFC
Expand All @@ -53,7 +53,7 @@ nfcManager.read { manager in

### Write on tag

Writing NFCNDEFMessage on tag
Writing `NFCNDEFMessage` on tag

```swift
import SimplyNFC
Expand Down

0 comments on commit faf7ea9

Please sign in to comment.