diff --git a/README.md b/README.md index bed0e30..3ec206f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,20 @@ # Karalama -Karalama ve denemeler yapmak için \ No newline at end of file +Karalama ve denemeler yapmak için + +## Admonitions + +> [!NOTE] +> This is a note admonition. + +> [!TIP] +> This is a tip admonition. + +> [!WARNING] +> This is a warning admonition. + +> [!IMPORTANT] +> This is an important admonition. + +> [!CAUTION] +> This is a caution admonition. \ No newline at end of file