diff --git a/LICENSE b/COPYING similarity index 100% rename from LICENSE rename to COPYING diff --git a/README b/README new file mode 100644 index 0000000..ca13cae --- /dev/null +++ b/README @@ -0,0 +1,7 @@ +yait ( yet another init tool ) + +yait is designed to allow you to create more side projects; that you will +definitely complete. This tool will create a new directory containing all +project files needed for your new C ( maybe C++ ) project. It provided you with +a build system and some basic source files to give you a kick start on your new +project--with optional libraries!