Create README.md

Initial README.md to get the repository cranking.
This commit is contained in:
Tom Sweeney 2018-11-08 13:32:27 -05:00 committed by GitHub
commit 5c13c45725
1 changed files with 5 additions and 0 deletions

5
common/README.md Normal file
View File

@ -0,0 +1,5 @@
# containers/common-files
Location for shared common files in github.com/containers repos.
The common files to one or more projects in the containers group will be kept in this repository.
It will be up to the individual projects to include the files from this repository.