diff --git a/README.md b/README.md new file mode 100644 index 0000000..01f5761 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +This projection provides the quotes API for the front end random quotes app. + +See https://github.com/OctopusSamples/RandomQuotes-Go for an example of a frontend application that can consume this API.