From a569fa42c63d4a575a80aed822886d163d9c12a6 Mon Sep 17 00:00:00 2001 From: Fabio Pellacini Date: Wed, 8 Sep 2021 00:51:11 +0200 Subject: [PATCH] Updated docs (#1280) --- readme.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/readme.md b/readme.md index c52f53b74..7ed772746 100644 --- a/readme.md +++ b/readme.md @@ -1,9 +1,5 @@ # Yocto/GL: Tiny C++ Libraries for Data-Oriented Physically-based Graphics -![windows build badge](https://github.com/xelatihy/yocto-gl/workflows/windows-build/badge.svg) -![macos build badge](https://github.com/xelatihy/yocto-gl/workflows/macos-build/badge.svg) -![ubuntu build badge](https://github.com/xelatihy/yocto-gl/workflows/ubuntu-build/badge.svg) - Yocto/GL is a collection of small C++17 libraries for building physically-based graphics algorithms released under the MIT license. Yocto/GL is written in a deliberately data-oriented style for ease of