From fac0c0ebcd07bf6d5d722bd8f446c848bfe7172a Mon Sep 17 00:00:00 2001 From: "Eduardo P. Gomez" Date: Wed, 26 Jul 2023 01:37:16 -0300 Subject: [PATCH] It was unclear how OpenDX works --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd2e5ba9..ae66b39e 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ [![Build Status](https://github.com/EduApps-CDG/OpenDX/actions/workflows/cmake.yml/badge.svg)](https://github.com/EduApps-CDG/OpenDX/actions/workflows/cmake.yml) -OpenDX is a fully-featured implementation of DirectX for the Linux operating system, without the need for compatibility layers or emulators. This allows Linux developers to build DirectX games and applications with improved performance. +OpenDX is a fully-featured implementation of DirectX for the Linux operating system, without the need for compatibility layers or emulators. This allows Linux developers to build DirectX games and applications with improved performance thanks to Linux's built-in Direct Rendering Manager (DRM).