Skip to content

Commit 9e6f08b

Browse files
authored
Update README.md
1 parent ec3c0d8 commit 9e6f08b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ yarn add kioskboard
3737
Import
3838

3939
```jsx
40-
import Kioskboard from "kioskboard";
40+
import KioskBoard from "kioskboard";
4141
```
4242

4343
---------
@@ -232,4 +232,4 @@ An example of a JSON file (for custom keys) is as below.
232232
Copyright © 2020 KioskBoard - Virtual Keyboard
233233

234234
#### License
235-
MIT license - https://opensource.org/licenses/MIT
235+
MIT license - https://opensource.org/licenses/MIT

0 commit comments

Comments
 (0)