From 6edcfbb746fd6d2a10e36e4cce39377f965601b3 Mon Sep 17 00:00:00 2001 From: Andrew Hamilton Date: Mon, 13 Feb 2017 18:51:45 +0100 Subject: [PATCH] Tweaked docs. --- README.md | 2 +- make-readme.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 338660c..5144595 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ### Summary Vigil shows a list of status reports for a given codebase, and keeps them -up to date as the codebase changes. +up to date as the code changes. ### Installation diff --git a/make-readme.py b/make-readme.py index 54b1f39..e6cf09a 100755 --- a/make-readme.py +++ b/make-readme.py @@ -20,7 +20,7 @@ print("""\ ### Summary Vigil shows a list of status reports for a given codebase, and keeps them -up to date as the codebase changes. +up to date as the code changes. ### Installation