Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lamondlu authored Dec 27, 2018
1 parent ce0a75a commit 3d11597
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# ObjectEquality v1.0.5
# ObjectEquality v1.0.6
A open-source library to compare whether two object are same

## Support TYPE
- Value Type
- Class
- Generic Collection(Strict/Loose)
- Array(Strict/Loose)
- Tuple
- Struct

## How to use it?

### Check Value-Type object
Expand Down

0 comments on commit 3d11597

Please sign in to comment.