@react-shimeji/character-number-five-shimeji-1a88f4 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md ADDED
@@ -0,0 +1,17 @@
1
+ # @react-shimeji/character-number-five-shimeji-1a88f4
2
+
3
+ ![Number Five Shimeji](./preview.png)
4
+
5
+ **Number Five Shimeji** — a shimeji character pack for [@react-shimeji](https://github.com/CarbonNeuron/react-shimeji).
6
+
7
+ ## Install
8
+
9
+ ```bash
10
+ npm install @react-shimeji/character-number-five-shimeji-1a88f4
11
+ ```
12
+
13
+ ## Usage
14
+
15
+ ```tsx
16
+ import { character } from "@react-shimeji/character-number-five-shimeji-1a88f4";
17
+ ```