Browse Source

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

ababin 1 month ago
parent
commit
ab66eb0441
1 changed files with 3 additions and 3 deletions
  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)