From e17e490fe3de6776d27adf76c77262da96531351 Mon Sep 17 00:00:00 2001 From: Zack Bloom Date: Mon, 27 Jan 2014 02:43:40 -0500 Subject: [PATCH 1/3] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8405e979f..16d184819 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Tether is a javascript library for efficiently making an absolutely positioned element stay next to another element on the page. -Take a look at the documentation for a good explanation of why you should use it in your next (and current) projects. +It aims to be the canonical implementation of this type of positioning, such that you can build products, not positioning libraries. + +Take a look at the documentation for a more detailed explanation of why you should star it now to remember it for your next project. ### [Demo](http://github.hubspot.com/tether/docs/welcome/)    [Documentation](http://github.hubspot.com/tether/) From 557844f2ccc0d161f2291976b0b0ebb8977b86f1 Mon Sep 17 00:00:00 2001 From: Zack Bloom Date: Mon, 27 Jan 2014 02:47:33 -0500 Subject: [PATCH 2/3] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 16d184819..70e145b4b 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,6 @@ It aims to be the canonical implementation of this type of positioning, such tha Take a look at the documentation for a more detailed explanation of why you should star it now to remember it for your next project. +[![Tether Docs](http://i.imgur.com/YCx8cLr.png)](http://github.hubspot.com/tether/) + ### [Demo](http://github.hubspot.com/tether/docs/welcome/)    [Documentation](http://github.hubspot.com/tether/) From e974cea5ffff07f41665d4ae08316b48e2717c9b Mon Sep 17 00:00:00 2001 From: Zack Bloom Date: Mon, 27 Jan 2014 02:48:22 -0500 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70e145b4b..edbc3bc5e 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,6 @@ It aims to be the canonical implementation of this type of positioning, such tha Take a look at the documentation for a more detailed explanation of why you should star it now to remember it for your next project. -[![Tether Docs](http://i.imgur.com/YCx8cLr.png)](http://github.hubspot.com/tether/) +[![Tether Docs](http://i.imgur.com/YCx8cLr.png)](http://github.hubspot.com/tether/#usage) ### [Demo](http://github.hubspot.com/tether/docs/welcome/)    [Documentation](http://github.hubspot.com/tether/)