diff --git a/README.md b/README.md index de4d9739..d8eddfc0 100644 --- a/README.md +++ b/README.md @@ -144,11 +144,14 @@ specifies the module of a CVS repository to check out. Defaults to to - `:files` optional property specifying the explicit files used to build the -package. Automatically populated by matching all `.el` files in the -root of the repository. This is necessary when there are multiple +package. Automatically populated by matching all `.el` files in the +root of the repository. This is necessary when there are multiple `.el` files in the repository but the package should only be built -from a subset. *Any file in any path in the repository is copied to -the root of the package* +from a subset. *Any file specifed at any path in the repository is +copied to the root of the package.* More complex options are +available, submit an +[Issue](https://github.com/milkypostman/melpa/issues) if the specified +package requires more complex file specification. [git]: http://git-scm.com/ [github]: https://github.com/