Skip to content

Commit aa7602e

Browse files
authored
Update README.md
1 parent 1b042a3 commit aa7602e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Line Drawing/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
This program demonstrates visual line manipulatoins generated with the application of [DDA algorithm][1]. (I'm planning on studying [Bresenham's line algorithm][3] as well, but I currently don't have the time.)
1+
This program demonstrates visual line manipulatoins generated through the application of [DDA algorithm][1]. (I'm planning on studying [Bresenham's line algorithm][3] as well, but I currently don't have the time.)
22

33
![](https://github.com/C-Collamar/2D-Graphics-Programming/blob/master/Line%20Drawing/Line_Drawing.gif)
44

0 commit comments

Comments
 (0)