Skip to content

Commit ac5ed00

Browse files
committed
Update README.md
1 parent f57cc7f commit ac5ed00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
**This repository is a collection of minimal-case code examples that display data with C#.** Simple examples use the System.Drawing library to draw on the screen, but alternative rendering systems like WPF and SkiaSharp with OpenGL are also explored. Additional resources can be found on the [C# Data Visualization Website](https://swharden.com/CsharpDataVis/).
44

5-
Mystify | Life | Boids
5+
[Mystify](#advanced-examples) | [Life](#advanced-examples) | [Boids](#advanced-examples)
66
---|---|---
77
![](/examples/drawing/mystify/screenshot.gif)|![](/examples/drawing/game-of-life/screenshot.gif)|![](/examples/drawing/boids/screenshot.gif)
88

0 commit comments

Comments
 (0)