Update the README too

This commit is contained in:
Morten Piibeleht 2019-02-14 21:31:00 +13:00 committed by GitHub
parent 9a6feac95b
commit 0f7c651f03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ pkg> add PkgTemplates
## Usage
The simplest template requires no arguments.
Assuming you have the relatively standard Git options `user.name`, `user.email` and `github.user` set up globally with `git config --global`, the simplest template requires no arguments:
```julia
julia> using PkgTemplates