From 03643bdd01017d5be03df76a9ea8b45a045682e5 Mon Sep 17 00:00:00 2001
From: Fabrice NEYRET <Fabrice.Neyret@inria.fr>
Date: Thu, 23 Sep 2021 15:27:05 +0200
Subject: [PATCH] .

---
 README.txt | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 README.txt

diff --git a/README.txt b/README.txt
new file mode 100644
index 0000000..748f2b2
--- /dev/null
+++ b/README.txt
@@ -0,0 +1,4 @@
+Ork, for OpenGL rendering kernel, provides a C++ API on top of OpenGL,
+which greatly simplifies the development of 3D applications.
+
+Website: https://proland.inrialpes.fr/Ork
-- 
GitLab