From 7f581c61149bedfd61d3c2dad0b0e00fa504f1ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Tue, 4 Mar 2025 13:06:37 +0100 Subject: [PATCH] It's 2025, C++14 is nothing to boast with. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a1426ae..713a3d3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -This repository contains bindings of the Magnum C++11/C++14 graphics engine -into other languages such as Python. +This repository contains bindings of the Magnum C++11 graphics engine into +other languages such as Python. [![Join the chat at https://gitter.im/mosra/magnum](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/mosra/magnum?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://circleci.com/gh/mosra/magnum-bindings.svg?style=shield)](https://circleci.com/gh/mosra/magnum-bindings)