summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlhan Özgen Xian <iozgen@lbl.gov>2021-04-07 01:34:52 +0000
committerIlhan Özgen Xian <iozgen@lbl.gov>2021-04-07 01:34:52 +0000
commitdc67a53dbc379863ed4f66da2c85cbc513dd13cd (patch)
tree7a58c473e4fdba9a61e3eb191ec8885b9cae7cda
parent0f28095c45380c9d7bc76de68a4844b67610ecb9 (diff)
Update 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