Browse Source

Linking our brand-new Samples repository

pull/335/head
Anton Firsov 9 years ago
committed by GitHub
parent
commit
c7ef5cd773
  1. 2
      README.md

2
README.md

@ -89,7 +89,7 @@ using (Image<Rgba32> image = new Image<Rgba32>(400, 400))
All in all this should allow image processing to be much more accessible to developers which has always been my goal from the start. All in all this should allow image processing to be much more accessible to developers which has always been my goal from the start.
Check out [this blog post](https://sixlabors.com/blog/announcing-imagesharp-beta-1/) or our [samples repository](https://github.com/SixLabors/ImageSharp/tree/master/samples) for more examples! Check out [this blog post](https://sixlabors.com/blog/announcing-imagesharp-beta-1/) or our [Samples repository](https://github.com/SixLabors/Samples/tree/master/ImageSharp) for more examples!
### Manual build ### Manual build

Loading…
Cancel
Save