diff options
author | EuAndreh <eu@euandre.org> | 2021-03-06 13:22:32 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-03-06 13:22:32 -0300 |
commit | e91e3097a4c8c62038cc42b1a895fdedb201cc3b (patch) | |
tree | 3bf0715d92477ad04ebb54ad4785bd9f43865a91 /long-description | |
parent | Add empty tests/cli-opts.sh (diff) | |
download | gistatic-e91e3097a4c8c62038cc42b1a895fdedb201cc3b.tar.gz gistatic-e91e3097a4c8c62038cc42b1a895fdedb201cc3b.tar.xz |
Improve wording of long-description and README.md
Diffstat (limited to '')
-rw-r--r-- | long-description | 5 |
1 files changed, 3 insertions, 2 deletions
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. |