From 55903c8304cb912b287bd330c53898bb6fa59bce Mon Sep 17 00:00:00 2001 From: cleverbeagle Date: Tue, 13 Jun 2017 08:28:50 -0500 Subject: [PATCH] update CB related URLs and add a README.md --- README.md | 8 ++++++++ imports/ui/pages/Index/Index.js | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5d2adc6 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +### Pup +A boilerplate for products. + +[Read the Documentation](http://cleverbeagle.com/pup) + +--- + +Need help and want to stay accountable building your product? [Check out Clever Beagle](http://cleverbeagle.com). diff --git a/imports/ui/pages/Index/Index.js b/imports/ui/pages/Index/Index.js index 573a6e4..35709e5 100644 --- a/imports/ui/pages/Index/Index.js +++ b/imports/ui/pages/Index/Index.js @@ -16,7 +16,7 @@ const Index = () => ( );