diff --git a/README.md b/README.md index 7ebc420..7386ca2 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ -# Vimconf +# Vim configuration +My personnal Vim configuration. + +## How to install + +Just clone this repository, `cd` to the clone and run `make install`. + +Note: if a configuration already exists, it will be backed up.