Skip to content

Commit 8e644d5

Browse files
authored
🆗
1 parent 84a8a3c commit 8e644d5

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center"><img src="http://aparanblog.do.am/fixed.png"></p></br><br>
2-
``` C#
2+
```C#
33
private Point CorrespondingPoint(Point pt)
44
{
55
double xmin = 0;
@@ -40,6 +40,9 @@ private void Draw_Graph_Click(object sender, RoutedEventArgs e)
4040

4141
);
4242
}
43+
44+
4345
```
44-
</br>
46+
47+
4548
<h4>Author <a href="https://github.com/tigranv">Tigran Vardanyan</a><h4>

0 commit comments

Comments
 (0)