Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit 43dfc80

Browse files
committed
update readme - syntax highlight
1 parent 517a1df commit 43dfc80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ code for the episode:
1212

1313
Creating a private key and sending a bitcoin transaction in 30 lines of code
1414

15-
bitcore-lib.js (purely didatical version - [this version])
15+
`bitcore-lib.js` (purely didatical version - [this version])
1616

17-
bitcoinjs-lib.js (TODO: a more practical version)
17+
`bitcoinjs-lib.js` (TODO: a more practical version)
1818

1919
```js
2020

0 commit comments

Comments
 (0)