From ddc6d0a2904bb52eef333473f7081c52e18844ad Mon Sep 17 00:00:00 2001 From: Amanda Ghassaei Date: Tue, 7 Dec 2021 19:39:48 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c96f47..a48fc14 100755 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ You can read more about it in our paper:
  • Fast, Interactive Origami Simulation using GPU Computation by Amanda Ghassaei, Erik Demaine, and Neil Gershenfeld (7OSME) -If you have feedback about features you want to see in this app, please see this thread. +**If you have feedback about features you want to see in this app, please see [this thread](https://github.com/amandaghassaei/OrigamiSimulator/discussions/41).** All simulation methods were written from scratch and are executed in parallel in several GPU fragment shaders for fast performance. The solver extends work from the following sources: