From c17a0af3ff8880b2ead34c57a894c5c5ab299ab9 Mon Sep 17 00:00:00 2001 From: Aaron Kirtland <16129775+atkirtland@users.noreply.github.com> Date: Sat, 19 Nov 2022 15:10:08 -0500 Subject: [PATCH] Add Computational Geometry (#2275) --- readme.md | 1 + 1 file changed, 1 insertion(+) mode change 100755 => 100644 readme.md diff --git a/readme.md b/readme.md old mode 100755 new mode 100644 index 9492b1aabf..291e4744c4 --- a/readme.md +++ b/readme.md @@ -940,6 +940,7 @@ - [Translations](https://github.com/mbiesiad/awesome-translations#readme) - The transfer of the meaning of a text from one language to another. - [Scriptable](https://github.com/dersvenhesse/awesome-scriptable#readme) - An iOS app for automations in JavaScript. - [WebXR](https://github.com/msub2/awesome-webxr#readme) - Enables immersive virtual reality and augmented reality content on the web. +- [Computational Geometry](https://github.com/atkirtland/awesome-computational-geometry#readme) - Computational approaches for problems in geometry. - [OpenStreetMap](https://github.com/osmlab/awesome-openstreetmap#readme) - An open data mapping project utilized by many apps and devices. - [Computational Biology](https://github.com/inoue0426/awesome-computational-biology#readme) - Computational approaches applied to problems in biology.