Initial commit, submoduling the Caravel repo
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..d060c4b --- /dev/null +++ b/.gitmodules
@@ -0,0 +1,3 @@ +[submodule "caravel"] + path = caravel + url = https://github.com/ax3ghazy/caravel
diff --git a/README.md b/README.md index b5b3c62..8c67a20 100644 --- a/README.md +++ b/README.md
@@ -1 +1 @@ -# caravel_project_example +# Caravel Project Example
diff --git a/caravel b/caravel new file mode 160000 index 0000000..3f26c74 --- /dev/null +++ b/caravel
@@ -0,0 +1 @@ +Subproject commit 3f26c747ae81249c97d8fb5888daee84f4459f3a