Delete README.md

This commit is contained in:
Andrew Tarry
2023-05-21 20:13:34 +03:00
committed by GitHub
parent c46ba5c545
commit 220d05d746

View File

@@ -1,6 +0,0 @@
## Java String Conversions
This module contains articles about string conversions from/to another type.
### Relevant Articles:
- [String.valueOf() vs. Object.toString()](https://www.baeldung.com/string-valueof-vs-object-tostring/)