Skip to content

Commit 466ca1f

Browse files
Example: Fix title for UHex separator, increase README image size.
1 parent 75d5162 commit 466ca1f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ npm install @microbit/microbit-universal-hex
2626

2727
## Web Tool
2828

29-
<img width="18%" alt="microbit-universal-hex logo" src="docs/img/web-tool-screenshot.png" align="left">
29+
<img width="30%" alt="microbit-universal-hex logo" src="docs/img/web-tool-screenshot.png" align="left">
3030

3131
An implementation example can be found in the
3232
[docs/examples/webtool.html](docs/examples/webtool.html) file. This web tool can

docs/examples/separate.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
</head>
109109

110110
<body>
111-
<h1>Universal Hex Creator</h1>
111+
<h1>Universal Hex Separator</h1>
112112
<div id="drop-uh" class="drop">
113113
<h2>Universal Hex</h2>
114114
<svg id="icon-uh" xmlns="http://www.w3.org/2000/svg" width="50" height="43" viewBox="0 0 50 43">

0 commit comments

Comments
 (0)