diff --git a/README.md b/README.md index 21ab7a5b..abe15de8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,11 @@ -# 30 Seconds of Java +--- +title: "Essential Code Snippets Library for Java Developers" +shortTitle: Code Snippets Library +description: "Access a wide range of Java code snippets for implementing design patterns effectively. Our library offers ready-to-use examples to help you improve your coding and design skills." +language: en +--- + +## 30 Seconds of Java - Essential Code Snippets Library for Java Developers Inspired by [30 seconds of code](https://github.com/Chalarangelo/30-seconds-of-code), this is a collection of reusable, tested, and copy-pasteable Java 17 compatible code snippets that you can understand in 30 seconds or less. If you're interested in contributing to this library, please see the [contribution guidelines](https://github.com/iluwatar/30-seconds-of-java/blob/master/CONTRIBUTE.md).