From 37f7b848f0fc8c6a164a08bd1d34c365f8159666 Mon Sep 17 00:00:00 2001 From: Endre Simo Date: Mon, 20 Apr 2020 14:20:58 +0300 Subject: [PATCH] Updated badge versions --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8a7e269..c4c96ae 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ [![Build Status](https://travis-ci.org/esimov/triangle.svg?branch=master)](https://travis-ci.org/esimov/triangle) [![GoDoc](https://godoc.org/github.com/golang/gddo?status.svg)](https://godoc.org/github.com/esimov/triangle) [![license](https://img.shields.io/github/license/esimov/triangle)](./LICENSE) -[![release](https://img.shields.io/badge/release-v1.0.5-blue.svg)](https://github.com/esimov/triangle/releases/tag/v1.0.5) -[![homebrew](https://img.shields.io/badge/homebrew-v1.0.5-orange.svg)](https://github.com/esimov/homebrew-triangle) +[![release](https://img.shields.io/badge/release-v1.1.0-blue.svg)](https://github.com/esimov/triangle/releases/tag/v1.1.0) +[![homebrew](https://img.shields.io/badge/homebrew-v1.1.0-orange.svg)](https://github.com/esimov/homebrew-triangle) Triangle is a tool to generate image arts with [delaunay triangulation](https://en.wikipedia.org/wiki/Delaunay_triangulation). It takes an input image and converts it to an abstract image composed of tiles of triangles.