We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fb97a6 commit 2403414Copy full SHA for 2403414
README.md
@@ -17,7 +17,7 @@ import "BytesLib.sol";
17
18
or, if you have installed it from EPM (see below), with Truffle's specific paths:
19
```
20
-import "bytes/BytesLib.sol";`
+import "bytes/BytesLib.sol";
21
22
23
Usage examples and API are more thoroughly explained below.
0 commit comments