From 90edfae0cb880ae11fcf4c173972722a47253300 Mon Sep 17 00:00:00 2001
From: Pascal Engeler <engelerp@phys.ethz.ch>
Date: Tue, 21 Jan 2020 11:15:27 +0100
Subject: [PATCH] DrumVariables issue reference

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index aa546d0..5a4b1ec 100644
--- a/README.md
+++ b/README.md
@@ -133,6 +133,7 @@ where it improves legibility. Consult the source files for more information.
 
 <a name="drumvars"></a>
 #### `DrumVariables` (drum_variables.hpp), contains data members characterizing the dynamic state of a drum
+- Respect the constraints given by [this issue](https://gitlab.phys.ethz.ch/engelerp/rbcomb-simulation/issues/4).
 
 <a name="drum"></a>
 #### `Drum` (drum.hpp), represents a single drum top resonator
-- 
GitLab