From cf0ead54dbfbacea102e6132856e0213d4295f62 Mon Sep 17 00:00:00 2001 From: John Otander Date: Tue, 13 Mar 2018 22:36:52 -0600 Subject: [PATCH] Pin version in unpkg link --- readme.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/readme.md b/readme.md index 0083d4e..e783ec2 100644 --- a/readme.md +++ b/readme.md @@ -41,11 +41,6 @@ The modules are generally pretty small and thus quick and easy to read. The quickest and easiest way to start using tachyons is to include a reference to the minified file in the head of your html file. -You can always grab the latest version with -```html - -``` -You can also specify a specific version. The latest version is 4.9.1 ```html ```