Skip to content

Commit d7454c9

Browse files
committed
Update README.md
1 parent 1ef6824 commit d7454c9

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

+12
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,18 @@ How to install:
99
-------------
1010
Simply use `haxelib git` to use this github repo or `haxelib install msgpack-haxe` to use the one in the haxelib repository.
1111

12+
Supported Type:
13+
-------------
14+
* Null
15+
* Bool
16+
* Int
17+
* Float
18+
* Object
19+
* Bytes
20+
* String
21+
* Array
22+
* IntMap/StringMap
23+
1224
Example code:
1325
-------------
1426
``` haxe

0 commit comments

Comments
 (0)