summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 3466d5c..d6dac49 100644
--- a/README.rst
+++ b/README.rst
@@ -6,7 +6,7 @@ in SCM metadata instead of declaring them as the version argument
or in a SCM managed file.
Additionally ``setuptools_scm`` provides setuptools with a list of files that are managed by the SCM
-(aka automatically adding all of the scm managed files to the sdist).
+(ie. it automatically adds all of the SCM-managed files to the sdist).
Unwanted files must be excluded by discarding them via ``MANIFEST.in``
.. image:: https://travis-ci.org/pypa/setuptools_scm.svg?branch=master