diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..0da290c --- /dev/null +++ b/readme.md @@ -0,0 +1,22 @@ +# Attendant + +Is a Laravel Valet GUI. + +## Requirements + +You need to have valet entirly install already. + +## Instalation + +Download the most recent version from the "Releases" page and add it to your Applications folder. + +Then add this path to you $PATHS variable. +``` +/Applications/Attendant.app/Contents/Resources/app +``` + +## Caviat + +Now here is the only issue. When you want to open Attendant you need to open your terminal and type `attendant`. + +That is it! \ No newline at end of file