Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiss authored Sep 3, 2021
1 parent d13e637 commit 25c9e49
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 @@ -11,7 +11,7 @@ Simple, very fast and easy to use ;)
```js

const tds = require('epc-tds');
var epc = tds.valueOf("3074257bf7194e4000001a85");
var epc = tds.valueOf("3074257BF7194E4000001A85");
console.log(epc.toHexString());

```
Expand Down Expand Up @@ -59,4 +59,4 @@ console.log("Tag URI: " + epc2.toTagURI());
https://www.sergiosoriano.com

[npm-url]: https://npmjs.org/package/epc-tds
[npm-image]: https://img.shields.io/npm/v/epc-tds.svg
[npm-image]: https://img.shields.io/npm/v/epc-tds.svg

0 comments on commit 25c9e49

Please sign in to comment.