From 369962ce0253f3ff9521df777325a40bfa80bd62 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 1dbde6b6..22401689 --- a/readme.md +++ b/readme.md @@ -939,6 +939,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.