Skip to content

Commit 1e018d6

Browse files
A more specific description
1 parent ce62de9 commit 1e018d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
runcommand/dist-archive
22
=======================
33

4-
Create a distribution archive based on a project's .distignore
4+
Create a distribution .zip or .tar.gz based on a plugin or theme's .distignore file.
55

66
[![Build Status](https://travis-ci.org/runcommand/dist-archive.svg?branch=master)](https://travis-ci.org/runcommand/dist-archive)
77

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "runcommand/dist-archive",
3-
"description": "Create a distribution archive based on a project's .distignore",
3+
"description": "Create a distribution .zip or .tar.gz based on a plugin or theme's .distignore file.",
44
"license": "MIT",
55
"authors": [],
66
"minimum-stability": "dev",

0 commit comments

Comments
 (0)