Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
parinpan authored Jan 7, 2024
1 parent e18afcc commit 3e67039
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
Expand Up @@ -18,7 +18,7 @@ Golang's JSON marshaling typically requires struct fields to be exported, reveal

## Disclaimer

**Experimental and Learning Purposes Only:** MagicJSON is designed for experimentation and learning purposes. While it showcases innovative techniques for private field marshaling, it may not be suitable for production use. Use it with caution and understand the potential risks before incorporating it into critical systems.
**Experimental and Learning Purposes Only:** MagicJSON is designed for experimentation and learning purposes. While it showcases techniques for private field marshaling, it may not be suitable for production use. Use it with caution and understand the potential risks before incorporating it into critical systems.

## Limitations

Expand Down

0 comments on commit 3e67039

Please sign in to comment.