From ccf7ce004c2466695afcebb201cf2ddae997e03a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miloslav=20=C4=8C=C3=AD=C5=BE?= Date: Mon, 1 Jul 2019 16:42:00 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d65c119..ff28353 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # raycastlib -Ray casting library for (not only) limited-resource computers. +Public domain ray casting library for (not only) resource-limited computers. If you like this, you may also like my similar project: [small3dlib](https://gitlab.com/drummyfish/small3dlib).