update CB related URLs and add a README.md
This commit is contained in:
parent
3bc98bc3a6
commit
55903c8304
2 changed files with 9 additions and 1 deletions
8
README.md
Normal file
8
README.md
Normal file
|
|
@ -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).
|
||||||
|
|
@ -16,7 +16,7 @@ const Index = () => (
|
||||||
<Button href="https://github.com/cleverbeagle/pup"><i className="fa fa-star" /> Star on GitHub</Button>
|
<Button href="https://github.com/cleverbeagle/pup"><i className="fa fa-star" /> Star on GitHub</Button>
|
||||||
</div>
|
</div>
|
||||||
<footer>
|
<footer>
|
||||||
<p>Need help and want to stay accountable building your product? <a href="https://cleverbeagle.com?utm_source=pupappindex&utm_campaign=oss">Check out Clever Beagle</a>.</p>
|
<p>Need help and want to stay accountable building your product? <a href="http://cleverbeagle.com?utm_source=pupappindex&utm_campaign=oss">Check out Clever Beagle</a>.</p>
|
||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue