summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7295474..bfc2baf 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,7 @@ for the Delaunay triangulation.
## Dependencies
+ [GCC, the GNU Compiler Collection](https://gcc.gnu.org)
++ [GNU Make](https://www.gnu.org/software/make/)
+ [Triangle](https://www.cs.cmu.edu/~quake/triangle.html)
## Installation