aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTommy Carpenter <tommy@research.att.com>2019-02-06 20:40:59 -0500
committerTommy Carpenter <tommy@research.att.com>2019-02-07 10:40:33 -0500
commit58c2dfb5bf159488dd04cae572af93c975926d1c (patch)
treefcc7154094e6033b8635d6a994b0a152952785aa /README.md
parentf90acdf54d597d03f3d90865153971499f672b3b (diff)
Fix flake8 violation
Issue-ID: DCAEGEN2-1182 Change-Id: If0398a2312f27378236ed7c662a6f755800ade5c Signed-off-by: Tommy Carpenter <tommy@research.att.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 71feca6..2f646e7 100644
--- a/README.md
+++ b/README.md
@@ -52,9 +52,8 @@ An unforunate consequence of the nested poms is that development changes require
4. setup.py in /app/app
5. Changelod.md
6. version.properties
-
Additionally, if the development leads to an API change,
-6. swagger.yaml in /app/app
+7. swagger.yaml in /app/app
## Testing
You need `tox`.