diff --git a/README.md b/README.md new file mode 100644 index 0000000..1709aeb --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +Import a profile +================ + +The script file `import_profile` should be added on `script`folder. + +To run: + +``` +./script/import_profile +``` + +Example: + +``` +./script/import_profile config/example_profile.yml +``` -- libgit2 0.21.2