Skip to content
This repository was archived by the owner on Oct 4, 2019. It is now read-only.

Commit b227991

Browse files
author
Frank Cash
committed
Updates README.md
1 parent 94c739b commit b227991

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
A simple program that will build the infrastructure to ping a website.
44

5+
## Configuring the Site
6+
7+
Change `url := "http://example.com/"` to `url := "<desired-site>"` in `function/function.go`.
8+
59
## Building the Zip
610

711
In the `function` directory run `make release` to generate the binary and then zip it.

0 commit comments

Comments
 (0)