From ad7e92d31f920ba86dedbe2ac319310e8f09d417 Mon Sep 17 00:00:00 2001 From: Erik Date: Fri, 2 Mar 2012 12:27:53 -0500 Subject: [PATCH] Renamed README - Part 2. --- README.md | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d291a2a --- /dev/null +++ b/README.md @@ -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