aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
-rw-r--r--long-description5
2 files changed, 6 insertions, 4 deletions
diff --git a/README.md b/README.md
index b8743fd..9238a7e 100644
--- a/README.md
+++ b/README.md
@@ -2,8 +2,9 @@
Static Git repository generator
-Generate static HTML pages for online hosting of a repository with
-static files only.
+Generate HTML pages for a Git repository. The generated pages are
+static and offline-first, and can be made available online as static
+assets.
## Usage
diff --git a/long-description b/long-description
index 60f64e4..55f5bdd 100644
--- a/long-description
+++ b/long-description
@@ -1,2 +1,3 @@
-Generate static HTML pages for online hosting of a repository with
-static files only.
+Generate HTML pages for a Git repository. The generated pages are
+static and offline-first, and can be made available online as static
+assets.