소스 검색

Обновить 'README.md'

ababin 1 개월 전
부모
커밋
ab66eb0441
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      README.md

+ 3 - 3
README.md

@@ -90,6 +90,7 @@ namespace WpfApp3
 
     }
 }
+```
 ### Filter
 ```
 using System.Collections.Generic;
@@ -152,6 +153,7 @@ namespace WpfApp3
     }
 }
 ```
+
 ### MusicalInsrument
 ```
 using System.Collections.Generic;
@@ -197,8 +199,6 @@ namespace WpfApp3
         }
     }
 }
-```
-```
 <Window x:Class="WpfApp3.MainWindow"
         xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
         xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
@@ -246,4 +246,4 @@ namespace WpfApp3
     </Grid>
 </Window>
 ```
-![](./img/изображение_2024-05-07_030422699.png)
+![](./img/изображение_2024-05-07_160807525.png)