Browse Source

using bold text to highlight references to additional examples

af/merge-core
Anton Firsov 9 years ago
committed by GitHub
parent
commit
5c62132ba9
  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.
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!
**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

Loading…
Cancel
Save