Skip to content

Commit c444887

Browse files
committed
Update: add link
1 parent 0ed4001 commit c444887

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# BinaryToJSON
2-
A Deno module helper class that convert binary array buffer to JSON format.
2+
[![Deno Doc](https://doc.deno.land/badge.svg)](https://deno.land/x/binary_to_json@v0.1.0/mod.ts)
3+
4+
A Deno 🦕 module helper class that convert binary array buffer to JSON format.
35
Binary interpretation is defined by JSON.
46

57
This module depends on https://deno.land/x/binary_reader@v0.1.6/mod.ts .

0 commit comments

Comments
 (0)