Skip to content

Commit

Permalink
update badge
Browse files Browse the repository at this point in the history
  • Loading branch information
hankstag committed Dec 15, 2021
1 parent cd86ffc commit f4e9aae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CMake
name: Build

on:
push:
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Efficient and Robust Discrete Conformal Equivalence with Boundary
Marcel Campen, Ryan Capouellez, Hanxiao Shen, Leyi Zhu, Daniele Panozzo, Denis Zorin. ACM Transactions on Graphics (SIGGRAPH Asia 2021)
![build](https://github.com/geometryprocessing/ConformalIdealDelaunay/blob/master/.github/workflows/cmake.yml/badge.svg)

![build](https://github.com/geometryprocessing/ConformalIdealDelaunay/workflows/CMake/badge.svg)
![Examples](figures/teaser/teaser.png?raw=true "Title")

## Abstract
Expand Down

0 comments on commit f4e9aae

Please sign in to comment.