diff --git a/README.txt b/README.md similarity index 64% rename from README.txt rename to README.md index 0b20f4e..6eef5fd 100644 --- a/README.txt +++ b/README.md @@ -1,3 +1,7 @@ -Run the install script: +# Dotfiles +Run the install script : + +``` bash curl -sSL https://raw.githubusercontent.com/sundowndev/dotfiles/master/install.sh | bash +```