diff --git a/README.md b/README.md index 2a69f8b..efacec6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Static API -Proof of concept repository to host a static API using GitHub workflows. +Repository to host a static API using GitHub workflows. ## How it works @@ -22,8 +22,8 @@ The following API configuration generates the `contributor` and `release` API fo } ``` -All static files are generated in the output path specified in the configuration. +All static files are generated in the output path specified in the configuration. ## Setup -A repository variable `CONFIG` is expected by CD with the configuration (string escaped) which will be used by CD to generate the static files. \ No newline at end of file +A repository variable `CONFIG` is expected by CD with the configuration (string escaped) which will be used by CD to generate the static files.