From 81784e2c56cd7b33fb515f2e21530d11daea9f26 Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 20 Jan 2015 11:12:40 -0700 Subject: [PATCH] Adds ground station readme --- GroundStation/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 GroundStation/README.md diff --git a/GroundStation/README.md b/GroundStation/README.md new file mode 100644 index 0000000..bda7da9 --- /dev/null +++ b/GroundStation/README.md @@ -0,0 +1,8 @@ +Ground Station +============== + +Acknowledgements: +----------------- +SmartScroller class found at: + [link](https://tips4java.wordpress.com/2013/03/03/smart-scrolling/) + source: [link](http://www.camick.com/java/source/SmartScroller.java) \ No newline at end of file