Skip to content

Commit

Permalink
add release and license badges to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hchiam authored May 31, 2024
1 parent fc993cc commit c6deec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# grid
# grid [![version](https://img.shields.io/github/release/hchiam/grid)](https://github.com/hchiam/grid/releases) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/hchiam/grid/blob/main/LICENSE)

JS grid helper class for 2D array.

Expand Down

0 comments on commit c6deec5

Please sign in to comment.