diff --git a/README.md b/README.md index e44f8f0..473c699 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,17 @@ # my-blog-posts -This is first test post \ No newline at end of file +This is first test post + +## Test header + +```java +// Test code block +public class Test { + +} +``` + +Test List: +- first +- second +- third \ No newline at end of file