From ff9e8220c0f05a7b9b7919f128f7da4a3f874fe1 Mon Sep 17 00:00:00 2001 From: Steven Polley Date: Sat, 15 Jun 2019 18:32:51 +0000 Subject: [PATCH] Trigger CICD --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6792c70..1d31f46 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Serves files to the public, static content host from /data/public. -This is meant to be a spot for non-changing content, to host files to allow me to share with others. In most cases it'll be best practice to keep project-related files within the project directory and serve public static content from a webserver within that project. +This is meant to be a spot for non-changing content, to host files to allow me to share with others. In most cases it'll be best practice to keep project-related files within the project directory and serve public static content from a webserver within that project. ## Usage