From 92a1191732df4eb61914acfd764ba42275190798 Mon Sep 17 00:00:00 2001 From: Hyung-Taik Choi <htc.refactor@gmail.com> Date: Wed, 23 Jun 2021 14:05:14 +0900 Subject: [PATCH] Add shields to README --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 6f77775..61da35e 100644 --- a/README.md +++ b/README.md @@ -1 +1,13 @@ # WebGL Fluid Simulation Tutorial +[](https://app.netlify.com/sites/webgl2-fluid-simulation/deploys) + +[](https://img.shields.io/github/license/htcrefactor/WebGL-Fluid-Simulation) + +<img src="http://img.shields.io/badge/-WebGL-990000?style=flat&logo=WebGL&link=https://github.com/htcrefactor/WebGL-Fluid-Simulation"/> + +<img src="http://img.shields.io/badge/-HTML-E34F26?style=flat&logo=HTML5&link=https://github.com/htcrefactor/WebGL-Fluid-Simulation"/> + +<img src="http://img.shields.io/badge/-CSS3-1572B6?style=flat&logo=CSS3&link=https://github.com/htcrefactor/WebGL-Fluid-Simulation"/> + +<img src="http://img.shields.io/badge/-Netlify-00C7B7?style=flat&logo=Netlify&link=https://github.com/htcrefactor/WebGL-Fluid-Simulation"/> + -- GitLab