diff --git a/simple_ruby b/simple_ruby new file mode 100644 index 0000000..a906cb2 --- /dev/null +++ b/simple_ruby @@ -0,0 +1,6 @@ +SimpleGit Ruby Library +====================== + +This library calls git commands and returns the output. + +Author : Scott Chacon \ No newline at end of file