From c5b1a5e421ab58ea76437c571678a21a3db546fc Mon Sep 17 00:00:00 2001 From: Christopher Bohn <bohn@unl.edu> Date: Wed, 9 Oct 2019 13:26:32 -0500 Subject: [PATCH] Added CONTRIBUTORS file to give credit where it's due --- CONTRIBUTORS.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 CONTRIBUTORS.md diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md new file mode 100644 index 0000000..230b9e0 --- /dev/null +++ b/CONTRIBUTORS.md @@ -0,0 +1,4 @@ +- Ryan Le <ryanle@live.com>, @ryanle + - Prepared initial tutorial + - Updated tutorial to include Eclipse instructions + -- GitLab