From 7e66c36c4b7b775bedd7d4dcd0cb844e208e4065 Mon Sep 17 00:00:00 2001 From: Vaibhav Pandey Date: Fri, 25 Sep 2015 23:07:17 +0530 Subject: [PATCH] added a README.md which looks nice --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..430bf72 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# Guitar +## +### GUI for Tar + +A simple, open-source, graphical utility written in C# to create **ODIN** compatible tarball archives optionally supporting multiple files per operation. + +![Screenshot](https://raw.githubusercontent.com/vaibhavpandeyvpz/guitar/master/Resources/screenshot.png "Screenshot") + +Since this is [on GitHub](https://github.com/vaibhavpandeyvpz/guitar), let me know if you forked and got some improvements read to merge. + +### Credits: + + * [SharpZipLib](http://icsharpcode.github.io/SharpZipLib/) for Tar abstraction + * [Aha Soft](http://www.aha-soft.com/) for Icon