From 6c6b192f6d09f39666ee1d5d30946c974348a584 Mon Sep 17 00:00:00 2001 From: Erik Date: Fri, 2 Mar 2012 12:27:18 -0500 Subject: [PATCH] Added README. --- README | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..d291a2a --- /dev/null +++ b/README @@ -0,0 +1,36 @@ +# ECE Senior Design # + +This is the data scraper component of our ECE Senior Design Project. It is written in .NET and uses P/Invoke to leverage the RTX library provided by Qualtech (http://teamqsi.com). + + +---------- +## How To Run ## + +More information coming... + +---------- + +## Bug Tracker ## + +Have a bug or problem? Please create an issue here on UConn GitHub! + +http://github.uconn.edu/ejr06006/ECE-Senior-Design/issues + + +---------- + +## Author ## + +**Erik Reynolds** + ++ http://twitter.com/ejreynolds ++ http://erikreynolds.com + +**Wallace Kerrigan** + +**Chris Lunter** +---------- + +## Copyright and License ## + +Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License. \ No newline at end of file