diff --git a/bin/README.txt b/bin/README.txt deleted file mode 100644 index 5480ba0..0000000 --- a/bin/README.txt +++ /dev/null @@ -1,6 +0,0 @@ -The bin/ directory is for executable code used to create or manage the code here. - -* bin/ is not considered a release directory. It will not be packaged into a release. -* scripts/ is a release directory. The contents of scripts/ will be included in a release. - -Code that is actually part of the package (such as shell wrapper scripts) should be put into the scripts/ directory per the PEAR recommendations. \ No newline at end of file diff --git a/scripts/README.txt b/scripts/README.txt deleted file mode 100644 index b685a46..0000000 --- a/scripts/README.txt +++ /dev/null @@ -1 +0,0 @@ -Executable scripts for the OpenStack PHP-Client. \ No newline at end of file